次の方法で共有


IPropertyPageImpl::SetPageSite

プロパティ ページに IPropertyPageSite ポインターを提供します。プロパティ ページは、このポインターを使って、プロパティ フレームと情報をやり取りします。

HRESULT SetPageSite(
   IPropertyPageSite* pPageSite 
);

解説

Windows SDK の「IPropertyPage::SetPageSite」を参照してください。

必要条件

**ヘッダー:**atlctl.h

参照

参照

IPropertyPageImpl クラス

IPropertyPageImpl::m_pPageSite

IPropertyPageSite

その他の技術情報

IPropertyPageImpl のメンバー