Bagikan melalui


UCOMIEnumConnectionPoints Antarmuka

Definisi

Perhatian

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

Gunakan IEnumConnectionPoints sebagai gantinya.

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

Keterangan

Untuk informasi selengkapnya tentang IEnumConnectionPoints antarmuka, lihat Pustaka MSDN.

Metode

Clone(UCOMIEnumConnectionPoints)
Kedaluwarsa.

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

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