IEnumConnectionPoints Arabirim

Tanım

Arabirimin tanımını IEnumConnectionPoints 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ı özel durum oluşturur. Daha fazla bilgi için bkz . Nasıl yapılır: HRESULTs ve Özel Durumları Eşleme.

Yöntemler

Clone(IEnumConnectionPoints)

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

Next(Int32, IConnectionPoint[], IntPtr)

Numaralandırma dizisindeki belirtilen sayıda öğeyi 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