IPropertyPageImpl::m_pPageSite

This data member points to the IPropertyPageSite interface through which the property page communicates with the property frame.

Syntax

IPropertyPageSite* m_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 Data Members, IPropertyPageImpl::SetPageSite