RESTYPEENUM

Summary

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

Syntax

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

Members

CAPTURE_BITMAP

Capture a bitmap resource.

CAPTURE_ICON

Capture an icon resource.

CAPTURE_CURSOR

Capture a cursor resource.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.