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