CaptureInfoResType property (ILEADRasterScr)
|
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