IConnectionPointContainer インターフェイス
アセンブリ: mscorlib (mscorlib.dll 内)
構文<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <GuidAttribute("B196B284-BAB4-101A-B69C-00AA00341D07")> _ Public Interface IConnectionPointContainer
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("B196B284-BAB4-101A-B69C-00AA00341D07")]
public interface IConnectionPointContainer
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] [GuidAttribute(L"B196B284-BAB4-101A-B69C-00AA00341D07")] public interface class IConnectionPointContainer
解説詳細については、MSDN ライブラリにあるドキュメントで IConnectionPointContainer を参照してください。
プラットフォームWindows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照IConnectionPointContainer メソッド
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| EnumConnectionPoints | IID あたり 1 つのコネクション ポイントとして、接続可能オブジェクトでサポートされているすべてのコネクション ポイントの列挙子を作成します。 |
| FindConnectionPoint | 特定の IID のコネクション ポイントが存在するかどうかを接続可能オブジェクトに確認し、存在する場合はそのコネクション ポイントへの IConnectionPoint インターフェイス ポインタを返します。 |
参照IConnectionPointContainer メンバ
IConnectionPointContainer インターフェイスのマネージ定義を提供します。
IConnectionPointContainer データ型で公開されるメンバを以下の表に示します。
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| EnumConnectionPoints | IID あたり 1 つのコネクション ポイントとして、接続可能オブジェクトでサポートされているすべてのコネクション ポイントの列挙子を作成します。 |
| FindConnectionPoint | 特定の IID のコネクション ポイントが存在するかどうかを接続可能オブジェクトに確認し、存在する場合はそのコネクション ポイントへの IConnectionPoint インターフェイス ポインタを返します。 |
参照- IConnectionPointContainerのページへのリンク