UCOMIRunningObjectTable Interface
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.
Cuidado
Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202
Use IRunningObjectTable em seu lugar.
public interface class UCOMIRunningObjectTable
[System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface UCOMIRunningObjectTable
[System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public interface UCOMIRunningObjectTable
[<System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type UCOMIRunningObjectTable = interface
[<System.Runtime.InteropServices.Guid("00000010-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type UCOMIRunningObjectTable = interface
Public Interface UCOMIRunningObjectTable
- Atributos
Para obter mais informações, consulte a documentação existente para IRunningObjectTable
na subpasta com da biblioteca MSDN.
Enum |
Obsoleto.
Enumera os objetos registrados atualmente como em execução. |
Get |
Obsoleto.
Retorna o objeto registrado se o nome do objeto fornecido for registrado como em execução. |
Get |
Obsoleto.
Pesquisa esse moniker no ROT e relata o tempo registrado de alteração, se houver. |
Is |
Obsoleto.
Determina se o moniker especificado está registrado atualmente na Tabela de Objetos em Execução. |
Note |
Obsoleto.
Faz uma anotação da hora em que um determinado objeto foi alterado, para que |
Register(Int32, Object, UCOMIMoniker, Int32) |
Obsoleto.
Registra que o objeto fornecido entrou no estado de execução. |
Revoke(Int32) |
Obsoleto.
Cancela o registro do objeto especificado da ROT. |
Produto | Versões (Obsoleto) |
---|---|
.NET Framework | 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1) |
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: