IPropertyPageImpl::SetPageSite

 

提供属性页。IPropertyPageSite 指针,属性页与属性框架通信。

语法

      HRESULT SetPageSite(
   IPropertyPageSite* pPageSite 
);

备注

在参见 Windows SDK的 IPropertyPage::SetPageSite

要求

Header: atlctl.h

请参阅

IPropertyPageImpl Class
IPropertyPageImpl::m_pPageSite
IPropertyPageSite