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