Share via


IEnumConnections Antarmuka

Definisi

Mengelola definisi IEnumConnections antarmuka.

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

Keterangan

Untuk informasi selengkapnya, lihat Antarmuka IEnumConnections.

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

Metode

Clone(IEnumConnections)

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

Next(Int32, CONNECTDATA[], 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