CaptureInfoResType property (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

ScreenCaptureResourceTypes CaptureInfoResType

Overview

Refer to Implementing Screen Capture.

Remarks

Gets the type of resource captured from an EXE or a DLL. Possible values are:

Setting

Description

SCR_CAP_ALL

[0x00] All resource types

SCR_CAP_BITMAP

[0x01] Bitmap resource type

SCR_CAP_ICON

[0x02] Icon resource type

SCR_CAP_CURSOR

[0x04] Cursor resource type

See Also

Elements:

CaptureEXE method, CaptureEXEDlg method, CaptureInfoResIndex property, CaptureInfoResourceID property, CaptureInfoExeName property, CaptureInfohWnd property, CaptureInfoTop property, CaptureInfoLeft property, CaptureInfoWidth property, CaptureInfoHeight property

Topics:

Screen Capture: Capture information properties