ReactOS 0.4.16-dev-981-g80eb313
_ILHEAD Struct Reference

Public Attributes

USHORT usMagic
 
USHORT usVersion
 
WORD cCurImage
 
WORD cMaxImage
 
WORD cGrow
 
WORD cx
 
WORD cy
 
COLORREF bkcolor
 
WORD flags
 
SHORT ovls [4]
 

Detailed Description

Definition at line 134 of file imagelist.c.

Member Data Documentation

◆ bkcolor

COLORREF _ILHEAD::bkcolor

Definition at line 143 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cCurImage

WORD _ILHEAD::cCurImage

Definition at line 138 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cGrow

WORD _ILHEAD::cGrow

Definition at line 140 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cMaxImage

WORD _ILHEAD::cMaxImage

Definition at line 139 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cx

WORD _ILHEAD::cx

Definition at line 141 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ cy

WORD _ILHEAD::cy

Definition at line 142 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ flags

WORD _ILHEAD::flags

Definition at line 144 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ ovls

SHORT _ILHEAD::ovls

Definition at line 145 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ usMagic

USHORT _ILHEAD::usMagic

Definition at line 136 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().

◆ usVersion

USHORT _ILHEAD::usVersion

Definition at line 137 of file imagelist.c.

Referenced by check_ilhead_data(), ImageList_Read(), and ImageList_Write().


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