IEnumConnectionPoints Arabirim

Tanım

Arabirimin IEnumConnectionPoints tanımını yönetir.

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
Öznitelikler

Açıklamalar

Daha fazla bilgi için bkz. IEnumConnectionPoints arabirimi.

Yerel koddaki com yöntemi bir HRESULT döndürdüğünde ortak dil çalışma zamanı bir özel durum oluşturur. Daha fazla bilgi için bkz . Nasıl yapılır: HRESULTs ve Özel Durumları Eşleme.

Yöntemler

Name Description
Clone(IEnumConnectionPoints)

Geçerli numaralama durumuyla aynı numaralandırma durumunu içeren yeni bir numaralandırıcı oluşturur.

Next(Int32, IConnectionPoint[], IntPtr)

Numaralandırma dizisinde belirtilen sayıda öğe alır.

Reset()

Numaralandırma dizisini en başa sıfırlar.

Skip(Int32)

Numaralandırma dizisinde belirtilen sayıda öğeyi atlar.

Şunlara uygulanır