ReactOS 0.4.16-dev-1946-g52006dd
tagLOAD_ICON Struct Reference

Public Attributes

INT nIconIndex
 
INT cxIcon
 
INT cyIcon
 
INT iIcon
 
HICON hIcon
 

Detailed Description

Definition at line 393 of file kbswitch.c.

Member Data Documentation

◆ cxIcon

INT tagLOAD_ICON::cxIcon

Definition at line 396 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ cyIcon

INT tagLOAD_ICON::cyIcon

Definition at line 396 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ hIcon

HICON tagLOAD_ICON::hIcon

Definition at line 398 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ iIcon

INT tagLOAD_ICON::iIcon

Definition at line 397 of file kbswitch.c.

Referenced by EnumResNameProc().

◆ nIconIndex

INT tagLOAD_ICON::nIconIndex

Definition at line 395 of file kbswitch.c.

Referenced by EnumResNameProc().


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