RESTYPEENUM

typedef enum tagRESTYPEENUM 
{ 
   CAPTURE_BITMAP=1, 
   CAPTURE_ICON, 
   CAPTURE_CURSOR 
} RESTYPEENUM; 

The RESTYPEENUM enumeration provides information about the type of resource to capture.

Value Meaning
CAPTURE_BITMAP Capture a bitmap resource.
CAPTURE_ICON Capture an icon resource.
CAPTURE_CURSOR Capture a cursor resource.
Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Screen Capture C API Help