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

See Also

Concepts

IPerPropertyBrowsingImpl Class

IPerPropertyBrowsingImpl Members

BEGIN_PROP_MAP