IPerPropertyBrowsingImpl::MapPropertyToPage
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