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 najdete v tématu Rozhraní IEnumConnectionPoints.

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

Metody

Clone(IEnumConnectionPoints)

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

Next(Int32, IConnectionPoint[], IntPtr)

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

Reset()

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

Skip(Int32)

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

Platí pro