UCOMIRunningObjectTable Interfaccia
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. http://go.microsoft.com/fwlink/?linkid=14202
In alternativa, utilizzare IRunningObjectTable.
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
- Attributi
Per altre informazioni, vedere la documentazione esistente per IRunningObjectTable
nella sottocartella com di MSDN Library.
Enum |
Obsoleti.
Enumera gli oggetti correntemente registrati come oggetti in esecuzione. |
Get |
Obsoleti.
Restituisce l'oggetto registrato se il nome dell'oggetto fornito è registrato come oggetto in esecuzione. |
Get |
Obsoleti.
Cerca questo moniker nella ROT e riporta l'ora registrata di modifica, se presente. |
Is |
Obsoleti.
Determina se il moniker specificato è attualmente registrato nella tabella degli oggetti in esecuzione. |
Note |
Obsoleti.
Annota l'ora di modifica di un particolare oggetto in modo che con |
Register(Int32, Object, UCOMIMoniker, Int32) |
Obsoleti.
Registra l'ingresso dell'oggetto fornito nello stato di esecuzione. |
Revoke(Int32) |
Obsoleti.
Annulla la registrazione dell'oggetto specificato dalla ROT. |
Prodotto | Versioni (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) |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: