CaptureEXEDlg method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureEXEDlg (long hWndParent, long lFlags, BSTR pszFileName, ScreenCaptureResourceTypes ResourceType, ScreenCaptureExeDlgTypes DialogType);

Overview

Refer to Implementing Screen Capture.

Remarks

Brings up a dialog box for getting resource information and then captures the specified resource from an EXE or DLL.

This method does not require the use of the hot key for capture.

See Also

Elements:

CaptureEXE method, Bitmap property, CaptureActiveClient method, CaptureActiveWindow method, CaptureFullScreen method, CaptureMenuUnderCursor method, CaptureWindowUnderCursor method, CaptureWallPaper, CaptureSelectedObject method, CaptureMouseCursor method, CaptureOptionDlg method, CaptureAreaOptionDlg method, CaptureObjectOptionDlg method, CaptureImage event

Topics:

Screen Capture: Capturing images