CaptureGetResourceCount method (Screen Control)

C++ Builder example

Delphi 4.0 Example

 

Builder Syntax

Int __fastcall CaptureGetResourceCount(System::AnsiString strFileName, int iResType, int & iCount);

Delphi Syntax

function CaptureGetResourceCount (strFileName: string; iResType: Integer; var iCount: integer): Integer;

Overview

Refer to Implementing Screen Capture.

Remarks

Updates a variable with the number of resources of the specified type in the specified file.

See Also

Elements:

CaptureEXE method, CaptureEXEDlg method, Bitmap, OnCaptureImage event