Sdílet prostřednictvím


UCOMIEnumConnectionPoints Rozhraní

Definice

Upozornění

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

Místo toho použijte IEnumConnectionPoints.

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
Atributy

Poznámky

Další informace o IEnumConnectionPoints rozhraní naleznete v knihovně MSDN.

Metody

Clone(UCOMIEnumConnectionPoints)
Zastaralé.

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

Next(Int32, UCOMIConnectionPoint[], Int32)
Zastaralé.

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

Reset()
Zastaralé.

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

Skip(Int32)
Zastaralé.

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

Platí pro