This document is archived and information here might be outdated. Recommended version. |
Returns a screen shot of the current scene.
[Visual Basic .NET]
Public Sub GetScreenShot ( _
ByVal pBitmap As IntPtr, _
ByVal pInfo As IntPtr _
)
[C#]
public void GetScreenShot (
IntPtr pBitmap,
IntPtr pInfo
);