ReactOS 0.4.15-dev-7924-g5949c20
_PROPSHEETUI_INFO Struct Reference

#include <compstui.h>

Collaboration diagram for _PROPSHEETUI_INFO:

Public Attributes

WORD cbSize
 
WORD Version
 
WORD Flags
 
WORD Reason
 
HANDLE hComPropSheet
 
PFNCOMPROPSHEET pfnComPropSheet
 
LPARAM lParamInit
 
ULONG_PTR UserData
 
ULONG_PTR Result
 

Detailed Description

Definition at line 884 of file compstui.h.

Member Data Documentation

◆ cbSize

WORD _PROPSHEETUI_INFO::cbSize

Definition at line 885 of file compstui.h.

◆ Flags

WORD _PROPSHEETUI_INFO::Flags

Definition at line 887 of file compstui.h.

◆ hComPropSheet

HANDLE _PROPSHEETUI_INFO::hComPropSheet

Definition at line 889 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ lParamInit

LPARAM _PROPSHEETUI_INFO::lParamInit

Definition at line 891 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ pfnComPropSheet

PFNCOMPROPSHEET _PROPSHEETUI_INFO::pfnComPropSheet

Definition at line 890 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ Reason

WORD _PROPSHEETUI_INFO::Reason

Definition at line 888 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ Result

ULONG_PTR _PROPSHEETUI_INFO::Result

Definition at line 893 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ UserData

ULONG_PTR _PROPSHEETUI_INFO::UserData

Definition at line 892 of file compstui.h.

Referenced by DevicePropertySheets(), and DocumentPropertySheets().

◆ Version

WORD _PROPSHEETUI_INFO::Version

Definition at line 886 of file compstui.h.


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