UCOMIEnumConnectionPoints インターフェイス
メモ : このインターフェイスは、互換性のために残されています。
代わりに IEnumConnectionPoints を使用します。 名前空間: System.Runtime.InteropServicesアセンブリ: mscorlib (mscorlib.dll 内)

<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ <GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07")> _ <ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", False)> _ Public Interface UCOMIEnumConnectionPoints
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07")] [ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] public interface UCOMIEnumConnectionPoints
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)] [GuidAttribute(L"B196B285-BAB4-101A-B69C-00AA00341D07")] [ObsoleteAttribute(L"Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)] public interface class UCOMIEnumConnectionPoints
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ /** @attribute GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07") */ /** @attribute ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false) */ public interface UCOMIEnumConnectionPoints
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07") ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false) public interface UCOMIEnumConnectionPoints

IEnumConnectionPoints インターフェイスの詳細については、MSDN ライブラリを参照してください。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


UCOMIEnumConnectionPoints メソッド

名前 | 説明 | |
---|---|---|
![]() | Clone | 現在の列挙状態と同じ列挙状態を含む別の列挙子を作成します。 |
![]() | Next | 列挙シーケンス内にある項目を指定した数だけ取得します。 |
![]() | Reset | 列挙シーケンス内の位置を先頭にリセットします。 |
![]() | Skip | 列挙シーケンス内の指定した数の項目をスキップします。 |

UCOMIEnumConnectionPoints メンバ
- UCOMIEnumConnectionPointsのページへのリンク