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
Retrieves the Windows PROPSHEETPAGE structure associated with the CPropertyPage object.
const PROPSHEETPAGE & GetPSP( ) const;
PROPSHEETPAGE & GetPSP( );
A reference to the PROPSHEETPAGE structure.
Header: afxdlgs.h