IPropertyPageImpl::SetPageSite

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

At a Glance

Header file: Atlctl.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

HRESULT SetPageSite( IPropertyPageSite* pPageSite );

See Also

IPropertyPageImpl::m_pPageSite