ReactOS 0.4.16-dev-747-gbc52d5f
|
#include <compstui.h>
Public Attributes | |
WORD | cbSize |
WORD | Flags |
WORD | cxIcon |
WORD | cyIcon |
HICON | hIcon |
Definition at line 896 of file compstui.h.
WORD _PROPSHEETUI_GETICON_INFO::cbSize |
Definition at line 897 of file compstui.h.
WORD _PROPSHEETUI_GETICON_INFO::cxIcon |
Definition at line 899 of file compstui.h.
WORD _PROPSHEETUI_GETICON_INFO::cyIcon |
Definition at line 900 of file compstui.h.
WORD _PROPSHEETUI_GETICON_INFO::Flags |
Definition at line 898 of file compstui.h.
HICON _PROPSHEETUI_GETICON_INFO::hIcon |
Definition at line 901 of file compstui.h.