CaptureOptionDlg method (ILEADRasterScr)
short CaptureOptionDlg (long hWndParent, long lFlags); | |
Overview |
Refer to Implementing Screen Capture. |
Remarks
Brings up the Capture Option dialog box for setting capture options. The Capture Option properties are:
Note: |
The user must call StopCapture if a capture operation has been started (for example, waiting for a hot key to be pressed) before the user allows the main window/application to terminate. |
See Also