次の方法で共有


IConnectionPointImpl::EnumConnections

コネクション ポイントに対応する接続を走査するための列挙子を作成します。

STDMETHOD(EnumConnections)(
   IEnumConnections** ppEnum 
);

解説

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

必要条件

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

参照

参照

IConnectionPointImpl クラス

IEnumConnections

その他の技術情報

IConnectionPointImpl のメンバー