UCOMIEnumConnections Antarmuka

Definisi

Perhatian

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

Gunakan IEnumConnections sebagai gantinya.

public interface class UCOMIEnumConnections
[System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIEnumConnections
[System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnections
[<System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIEnumConnections = interface
[<System.Runtime.InteropServices.Guid("B196B287-BAB4-101A-B69C-00AA00341D07")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIEnumConnections = interface
Public Interface UCOMIEnumConnections
Atribut

Keterangan

Untuk informasi selengkapnya tentang IEnumConnections antarmuka, lihat Pustaka MSDN.

Metode

Clone(UCOMIEnumConnections)
Kedaluwarsa.

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

Next(Int32, CONNECTDATA[], Int32)
Kedaluwarsa.

Mengambil jumlah item tertentu dalam urutan enumerasi.

Reset()
Kedaluwarsa.

Mengatur ulang urutan enumerasi ke awal.

Skip(Int32)
Kedaluwarsa.

Melompati sejumlah item tertentu dalam urutan enumerasi.

Berlaku untuk