IPropertyPageImpl::SetPageSite

This method provides the property page with an IProperyPageSite pointer, through which the property page communicates with the property frame.

Syntax

HRESULT SetPageSite( IPropertyPageSite* pPageSite );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IPropertyPageImpl Overview, IPropertyPageImpl Methods, IPropertyPage::SetPageSite, IPropertyPageImpl::m_pPageSite, IPropertyPageSite