IPropertyPageImpl::SetPageSite

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 OverviewClass Members

See Also   IPropertyPageImpl::m_pPageSite, IPropertyPageSite