This data member points to the IPropertyPageSite interface 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
IPropertyPageSite* m_pPageSite;
See Also