ReactOS 0.4.17-dev-784-g3812a95
IPropertySheetCallback Interface Reference
Inheritance diagram for IPropertySheetCallback:
Collaboration diagram for IPropertySheetCallback:

Public Member Functions

HRESULT AddPage ([in] HPROPSHEETPAGE hPage)
 
HRESULT RemovePage ([in] HPROPSHEETPAGE hPage)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 390 of file mmc.idl.

Member Function Documentation

◆ AddPage()

HRESULT IPropertySheetCallback::AddPage ( [in] HPROPSHEETPAGE  hPage)

◆ RemovePage()

HRESULT IPropertySheetCallback::RemovePage ( [in] HPROPSHEETPAGE  hPage)

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