ReactOS 0.4.16-dev-334-g4d9f67c
tagPropPageInfo Struct Reference
Collaboration diagram for tagPropPageInfo:

Public Attributes

HPROPSHEETPAGE hpage
 
HWND hwndPage
 
BOOL isDirty
 
LPCWSTR pszText
 
BOOL hasHelp
 
BOOL useCallback
 
BOOL hasIcon
 

Detailed Description

Definition at line 96 of file propsheet.c.

Member Data Documentation

◆ hasHelp

BOOL tagPropPageInfo::hasHelp

Definition at line 102 of file propsheet.c.

Referenced by PROPSHEET_CollectPageInfo(), and PROPSHEET_SetCurSel().

◆ hasIcon

BOOL tagPropPageInfo::hasIcon

◆ hpage

◆ hwndPage

◆ isDirty

BOOL tagPropPageInfo::isDirty

Definition at line 100 of file propsheet.c.

Referenced by PROPSHEET_Changed(), PROPSHEET_CollectPageInfo(), and PROPSHEET_UnChanged().

◆ pszText

◆ useCallback

BOOL tagPropPageInfo::useCallback

Definition at line 103 of file propsheet.c.

Referenced by PROPSHEET_CollectPageInfo(), and PROPSHEET_CreatePage().


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