ReactOS 0.4.15-dev-7953-g1f49173
_PROPSHEETUI_GETICON_INFO Struct Reference

#include <compstui.h>

Public Attributes

WORD cbSize
 
WORD Flags
 
WORD cxIcon
 
WORD cyIcon
 
HICON hIcon
 

Detailed Description

Definition at line 896 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _PROPSHEETUI_GETICON_INFO::cbSize

Definition at line 897 of file compstui.h.

◆ cxIcon

WORD _PROPSHEETUI_GETICON_INFO::cxIcon

Definition at line 899 of file compstui.h.

◆ cyIcon

WORD _PROPSHEETUI_GETICON_INFO::cyIcon

Definition at line 900 of file compstui.h.

◆ Flags

WORD _PROPSHEETUI_GETICON_INFO::Flags

Definition at line 898 of file compstui.h.

◆ hIcon

HICON _PROPSHEETUI_GETICON_INFO::hIcon

Definition at line 901 of file compstui.h.


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