Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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