IGlobalInterfaceTable 接口

启用对一个接口中访问从进程中的所有单元。 有关更多信息,请参见IGlobalInterfaceTableCOM Threading and Application Architecture in COM+ Applications

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("00000146-0000-0000-C000-000000000046")> _
Public Interface IGlobalInterfaceTable
[InterfaceTypeAttribute()]
[GuidAttribute("00000146-0000-0000-C000-000000000046")]
public interface IGlobalInterfaceTable

IGlobalInterfaceTable 类型公开以下成员。

方法

  名称 说明
公共方法 GetInterfaceFromGlobal
公共方法 RegisterInterfaceInGlobal
公共方法 RevokeInterfaceFromGlobal

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间