Share via


IPropertyPageImpl::GetPageInfo

Fills the pPageInfo structure with information contained in the data members.

HRESULT GetPageInfo( 
   PROPPAGEINFO* pPageInfo  
);

Remarks

GetPageInfo loads the string resources associated with m_dwDocString, m_dwHelpFile, and m_dwTitle.

See IPropertyPage::GetPageInfo in the Windows SDK.

Requirements

Header: atlctl.h

See Also

Reference

IPropertyPageImpl Class

IPropertyPageImpl::m_dwHelpContext

IPropertyPageImpl::m_size

PROPPAGEINFO