HRESULT SetPageSite( IPropertyPageSite* pPageSite );
See IPropertyPage::SetPageSite in the Win32 SDK.
Remarks
Provides the property page with an IPropertyPageSite pointer, through which the property page communicates with the property frame.
IPropertyPageImpl Overview | Class Members
See Also IPropertyPageImpl::m_pPageSite, IPropertyPageSite