IGlobalInterfaceTable 接口
启用对一个接口中访问从进程中的所有单元。 有关更多信息,请参见IGlobalInterfaceTable和 COM 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 |
页首