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.
Enables access to an interface from any apartment in a process. For more information, see IGlobalInterfaceTable and COM Threading and Application Architecture in COM+ Applications.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000146-0000-0000-C000-000000000046")> _
Public Interface IGlobalInterfaceTable
'Usage
Dim instance As IGlobalInterfaceTable
[InterfaceTypeAttribute()]
[GuidAttribute("00000146-0000-0000-C000-000000000046")]
public interface IGlobalInterfaceTable
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000146-0000-0000-C000-000000000046")]
public interface class IGlobalInterfaceTable
[<InterfaceTypeAttribute()>]
[<GuidAttribute("00000146-0000-0000-C000-000000000046")>]
type IGlobalInterfaceTable = interface end
public interface IGlobalInterfaceTable