IEnumConnectionPoints Rozhraní

Definice

Spravuje definici IEnumConnectionPoints rozhraní.

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
Atributy

Poznámky

Další informace naleznete v tématu IEnumConnectionPoints rozhraní.

Modul runtime common language vyvolá výjimku, když metoda COM v nativním kódu vrátí hrESULT. Další informace naleznete v tématu Postupy: Mapování HRESULT a výjimek.

Metody

Clone(IEnumConnectionPoints)

Vytvoří nový výčet, který obsahuje stejný stav výčtu jako aktuální.

Next(Int32, IConnectionPoint[], IntPtr)

Načte zadaný počet položek v sekvenci výčtu.

Reset()

Obnoví sekvenci výčtu na začátek.

Skip(Int32)

Přeskočí zadaný počet položek v sekvenci výčtu.

Platí pro