IPropertyPageImpl::GetPageInfo

 

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

Syntax

      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

IPropertyPageImpl Class
IPropertyPageImpl::m_dwHelpContext
IPropertyPageImpl::m_size
PROPPAGEINFO