COlePropertyPage::GetPageSite

Call this member function to retrieve a pointer to the IPropertyPageSite interface on the property page's page site. The control's container provides a property frame to display the control's property pages, and the property frame provides a page site for each page.

Syntax

LPPROPERTYPAGESITE GetPageSite( );

At a Glance

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

See Also

COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes, COlePropertyPage::OnSetPageSite