ReactOS 0.4.15-dev-7953-g1f49173
IMAGEINFO Struct Reference
Collaboration diagram for IMAGEINFO:

Public Attributes

HBITMAP hbmImage
 
HBITMAP hbmMask
 
int Unused1
 
int Unused2
 
RECT rcImage
 

Detailed Description

Definition at line 29 of file commoncontrols.idl.

Member Data Documentation

◆ hbmImage

HBITMAP IMAGEINFO::hbmImage

Definition at line 31 of file commoncontrols.idl.

Referenced by ImageList_GetImageInfo().

◆ hbmMask

HBITMAP IMAGEINFO::hbmMask

Definition at line 32 of file commoncontrols.idl.

Referenced by ImageList_GetImageInfo().

◆ rcImage

RECT IMAGEINFO::rcImage

Definition at line 35 of file commoncontrols.idl.

Referenced by ImageList_GetImageInfo(), ImageList_GetImageRect(), and TreeListProc().

◆ Unused1

int IMAGEINFO::Unused1

Definition at line 33 of file commoncontrols.idl.

◆ Unused2

int IMAGEINFO::Unused2

Definition at line 34 of file commoncontrols.idl.


The documentation for this struct was generated from the following file: