英語で読む

次の方法で共有


UCOMIEnumConnectionPoints インターフェイス

定義

注意事項

Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202

代わりに、IEnumConnectionPoints を使用してください。

[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumConnectionPoints
[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnectionPoints
属性

注釈

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

メソッド

Clone(UCOMIEnumConnectionPoints)
古い.

現在の列挙状態と同じ列挙状態を含む別の列挙子を作成します。

Next(Int32, UCOMIConnectionPoint[], Int32)
古い.

列挙体シーケンス内の指定した数の項目を取得します。

Reset()
古い.

列挙のシーケンスを最初にリセットします。

Skip(Int32)
古い.

列挙体シーケンス内の指定した数の項目をスキップします。

適用対象

製品 バージョン (廃止)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)