IPropertyPageImpl::GetPageInfo

HRESULT GetPageInfo( PROPPAGEINFO* pPageInfo );

See IPropertyPage::GetPageInfo in the Win32 SDK.

Remarks

Fills the pPageInfo structure with information contained in the data members. GetPageInfo loads the string resources associated with m_dwDocString, m_dwHelpFile, and m_dwTitle.

IPropertyPageImpl OverviewClass Members

See Also   IPropertyPageImpl::m_dwHelpContext, IPropertyPageImpl::m_size, PROPPAGEINFO