ReactOS 0.4.15-dev-7842-g558ab78
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 97 of file propsheet.c.

Member Data Documentation

◆ hasHelp

BOOL tagPropPageInfo::hasHelp

Definition at line 103 of file propsheet.c.

Referenced by PROPSHEET_CollectPageInfo(), and PROPSHEET_SetCurSel().

◆ hasIcon

BOOL tagPropPageInfo::hasIcon

◆ hpage

◆ hwndPage

◆ isDirty

BOOL tagPropPageInfo::isDirty

Definition at line 101 of file propsheet.c.

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

◆ pszText

◆ useCallback

BOOL tagPropPageInfo::useCallback

Definition at line 104 of file propsheet.c.

Referenced by PROPSHEET_CollectPageInfo(), and PROPSHEET_CreatePage().


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