다음을 통해 공유


IPropertyPageImpl::SetPageSite

Provides the property page with an IPropertyPageSite pointer, through which the property page communicates with the property frame.

HRESULT SetPageSite(
   IPropertyPageSite* pPageSite 
);

Remarks

See IPropertyPage::SetPageSite in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IPropertyPageImpl Class

IPropertyPageImpl::m_pPageSite

IPropertyPageSite

Other Resources

IPropertyPageImpl Members