次の方法で共有


IConnectionPointContainerImpl::FindConnectionPoint

指定の IID をサポートするコネクション ポイントへのインターフェイス ポインターを取得します。

STDMETHOD(FindConnectionPoint)(
   REFIID riid,
   IConnectionPoint** ppCP 
);

解説

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

必要条件

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

参照

参照

IConnectionPointContainerImpl クラス

IConnectionPointImpl クラス

その他の技術情報

IConnectionPointContainerImpl のメンバー