CaptureGetResourceCount method (ILEADRasterScr)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short CaptureGetResourceCount (BSTR pszFileName, ScreenCaptureResourceTypes ResourceType);

Overview

Refer to Implementing Screen Capture.

Remarks

Fills the CaptureResourceCount property with the number of resources of the specified type in the specified file.

Read the CaptureResourceCount property after calling this method to get the number of resources of the specified type in the specified file.

See Also

Elements:

CaptureEXE method, CaptureEXEDlg method, Bitmap property, CaptureImage event, CaptureResourceCount property

Topics:

Screen Capture: Getting and Setting Options