ReactOS 0.4.16-dev-2216-ga08d639
tagLOAD_ICON Struct Reference

Public Attributes

INT nIconIndex
 
INT cxIcon
 
INT cyIcon
 
INT iIcon
 
HICON hIcon
 

Detailed Description

Definition at line 405 of file kbswitch.c.

Member Data Documentation

◆ cxIcon

INT tagLOAD_ICON::cxIcon

Definition at line 408 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ cyIcon

INT tagLOAD_ICON::cyIcon

Definition at line 408 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ hIcon

HICON tagLOAD_ICON::hIcon

Definition at line 410 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ iIcon

INT tagLOAD_ICON::iIcon

Definition at line 409 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ nIconIndex

INT tagLOAD_ICON::nIconIndex

Definition at line 407 of file kbswitch.c.

Referenced by EnumResNameProc().


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