COlePropertyPage::GetPageSite

This method retrieves 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.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation Visual C++ documentation

Syntax

LPPROPERTYPAGESITE GetPageSite( );

See Also

COlePropertyPage::OnSetPageSite