IEnumConnectionPoints Antarmuka

Definisi

Mengelola definisi IEnumConnectionPoints antarmuka.

public interface class IEnumConnectionPoints
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumConnectionPoints
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")]
public interface IEnumConnectionPoints
public interface IEnumConnectionPoints
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnumConnectionPoints = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.Guid("B196B285-BAB4-101A-B69C-00AA00341D07")>]
type IEnumConnectionPoints = interface
type IEnumConnectionPoints = interface
Public Interface IEnumConnectionPoints
Atribut

Keterangan

Untuk informasi selengkapnya, lihat Antarmuka IEnumConnectionPoints.

Runtime bahasa umum memberikan pengecualian saat metode COM dalam kode asli mengembalikan HRESULT. Untuk informasi selengkapnya, lihat Cara: Memetakan HRESULT dan Pengecualian.

Metode

Clone(IEnumConnectionPoints)

Membuat enumerator baru yang berisi status enumerasi yang sama dengan enumerasi saat ini.

Next(Int32, IConnectionPoint[], IntPtr)

Mengambil jumlah item tertentu dalam urutan enumerasi.

Reset()

Mengatur ulang urutan enumerasi ke awal.

Skip(Int32)

Melompati sejumlah item tertentu dalam urutan enumerasi.

Berlaku untuk