ReactOS 0.4.15-dev-7924-g5949c20
IPropertyPageSite Interface Reference
Inheritance diagram for IPropertyPageSite:
Collaboration diagram for IPropertyPageSite:

Public Types

enum  tagPROPPAGESTATUS { PROPPAGESTATUS_DIRTY = 0x1 , PROPPAGESTATUS_VALIDATE = 0x2 , PROPPAGESTATUS_CLEAN = 0x4 }
 
typedef IPropertyPageSiteLPPROPERTYPAGESITE
 
typedef enum IPropertyPageSite::tagPROPPAGESTATUS PROPPAGESTATUS
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT OnStatusChange ([in] DWORD dwFlags)
 
HRESULT GetLocaleID ([out] LCID *pLocaleID)
 
HRESULT GetPageContainer ([out] IUnknown **ppUnk)
 
HRESULT TranslateAccelerator ([in] MSG *pMsg)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 788 of file ocidl.idl.

Member Typedef Documentation

◆ LPPROPERTYPAGESITE

◆ PROPPAGESTATUS

Member Enumeration Documentation

◆ tagPROPPAGESTATUS

Enumerator
PROPPAGESTATUS_DIRTY 
PROPPAGESTATUS_VALIDATE 
PROPPAGESTATUS_CLEAN 

Definition at line 792 of file ocidl.idl.

793 {
enum IPropertyPageSite::tagPROPPAGESTATUS PROPPAGESTATUS
@ PROPPAGESTATUS_VALIDATE
Definition: ocidl.idl:795

Member Function Documentation

◆ GetLocaleID()

HRESULT IPropertyPageSite::GetLocaleID ( [out] LCID pLocaleID)

◆ GetPageContainer()

HRESULT IPropertyPageSite::GetPageContainer ( [out] IUnknown **  ppUnk)

◆ OnStatusChange()

HRESULT IPropertyPageSite::OnStatusChange ( [in] DWORD  dwFlags)

◆ TranslateAccelerator()

HRESULT IPropertyPageSite::TranslateAccelerator ( [in] MSG pMsg)

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