HBITMAPLIST
LEADTOOLS has defined the following data types for referencing a list of bitmaps:
Data Type |
Definition and Usage |
HBITMAPLIST |
Defined as HANDLE; used as a handle to a list of bitmaps. |
pHBITMAPLIST |
Defined as HBITMAPLIST L_FAR *; used as a pointer to an HBITMAPLIST variable. |