IPropertyPageImpl::SetPageSite
Provides the property page with an IPropertyPageSite pointer, through which the property page communicates with the property frame.
Syntax
HRESULT SetPageSite(
IPropertyPageSite* pPageSite
);
Remarks
See IPropertyPage::SetPageSite in the Windows SDK.
Requirements
Header: atlctl.h
See Also
IPropertyPageImpl Class
IPropertyPageImpl::m_pPageSite
IPropertyPageSite