This macro enters a property page CLSID into the object's property map. PROP_PAGE is similar to PROP_ENTRY, but does not require a property description or DISPID.
At a Glance
Header file: | Atlcom.h |
Windows CE versions: | 2.0 and later |
Complete documentation: | Visual C++ documentation |
Syntax
PROP_PAGE( clsid )
See Also