次の方法で共有


IPerPropertyBrowsingImpl::MapPropertyToPage

指定されたプロパティに関連付けられたプロパティ ページの CLSID を取得します。

STDMETHOD(MapPropertyToPage)(
   DISPID dispID,
   CLSID* pClsid 
);

解説

ATL では、オブジェクトのプロパティ マップを使ってこの情報を取得します。

Windows SDK の「IPerPropertyBrowsing::MapPropertyToPage」を参照してください。

必要条件

**ヘッダー:**atlctl.h

参照

参照

IPerPropertyBrowsingImpl クラス

BEGIN_PROP_MAP

その他の技術情報

IPerPropertyBrowsingImpl のメンバー