Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
HINWEIS: Diese Schnittstelle ist mittlerweile veraltet.
Verwenden Sie stattdessen IEnumConnectionPoints.
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07")> _
<ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202", False)> _
Public Interface UCOMIEnumConnectionPoints
'Usage
Dim instance As UCOMIEnumConnectionPoints
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07")]
[ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIEnumConnectionPoints
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"B196B285-BAB4-101A-B69C-00AA00341D07")]
[ObsoleteAttribute(L"Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface class UCOMIEnumConnectionPoints
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07") */
/** @attribute ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202", false) */
public interface UCOMIEnumConnectionPoints
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
GuidAttribute("B196B285-BAB4-101A-B69C-00AA00341D07")
ObsoleteAttribute("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202", false)
public interface UCOMIEnumConnectionPoints
Hinweise
Weitere Informationen über die IEnumConnectionPoints-Schnittstelle finden Sie in der MSDN Library.
Plattformen
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.
Versionsinformationen
.NET Framework
Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0
Siehe auch
Referenz
UCOMIEnumConnectionPoints-Member
System.Runtime.InteropServices-Namespace