CPropertyPage::GetPSP

Retrieves the Windows PROPSHEETPAGE structure associated with the CPropertyPage object.

const PROPSHEETPAGE & GetPSP( ) const; 
PROPSHEETPAGE & GetPSP( );

Return Value

A reference to the PROPSHEETPAGE structure.

Requirements

Header: afxdlgs.h

See Also

Reference

CPropertyPage Class

Hierarchy Chart

Other Resources

CPropertyPage Members