PROPPAGEID( clsid )
Parameters
clsid
The unique class ID of a property page.
Remarks
Use this macro to add a property page for use by your OLE control. All PROPPAGEID macros must be placed between the BEGIN_PROPPAGEIDS and END_PROPPAGEIDS macros in your control’s implementation file.
See Also BEGIN_PROPPAGEIDS, END_PROPPAGEIDS