IRunningObjectTable Interface

Definição

Gerencia o acesso à corrompidos (tabela de objetos em execução), uma tabela de pesquisa global. Você pode obter uma instância da interface do GetRunningObjectTable(IRunningObjectTable) método. Para obter mais informações, consulte 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
Atributos

Métodos

EnumRunning(IEnumMoniker)
GetObject(IMoniker, Object)
GetTimeOfLastChange(IMoniker, FILETIME[])
IsRunning(IMoniker)
NoteChangeTime(UInt32, FILETIME[])
Register(UInt32, Object, IMoniker, UInt32)
Revoke(UInt32)

Aplica-se a