Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the CLSID of the property page associated with the specified property.
STDMETHOD(MapPropertyToPage)(
DISPID dispID,
CLSID* pClsid
);
Remarks
ATL uses the object's property map to obtain this information.
See IPerPropertyBrowsing::MapPropertyToPage in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IPerPropertyBrowsingImpl Class