IRunningObjectTable Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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