IPerPropertyBrowsingImpl::MapPropertyToPage

 

Retrieves the CLSID of the property page associated with the specified property.

Syntax

      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

IPerPropertyBrowsingImpl Class
BEGIN_PROP_MAP