Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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