HBITMAPLIST
Show in webframe
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 *; used as a pointer to an HBITMAPLIST variable.
|