IRunningObjectTable 接口

管理对运行的对象表 (ROT),全局查找表。 您可以获取接口的实例。 GetRunningObjectTable 方法的。 有关更多信息,请参见 IRunningObjectTable

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

语法

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

IRunningObjectTable 类型公开以下成员。

方法

  名称 说明
公共方法 EnumRunning
公共方法 GetObject
公共方法 GetTimeOfLastChange
公共方法 IsRunning
公共方法 NoteChangeTime
公共方法 Register
公共方法 Revoke

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间