IRunningObjectTable 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
管理对正在运行的对象表的访问 (ROT) ,全局查找表。 可以从方法获取接口的实例 GetRunningObjectTable(IRunningObjectTable) 。 有关详细信息,请参阅 IRunningObjectTable。
public interface class IRunningObjectTable
public interface class IRunningObjectTable
__interface IRunningObjectTable
[System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRunningObjectTable
[<System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRunningObjectTable = interface
Public Interface IRunningObjectTable
- 属性