Interfaccia IRunningObjectTable
Gestisce l'accesso alla tabella degli (ROT) oggetti in esecuzione, una tabella di ricerca globale.È possibile ottenere un'istanza dell'interfaccia da GetRunningObjectTable metodo.Per ulteriori informazioni, vedere IRunningObjectTable.
Spazio dei nomi: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Sintassi
'Dichiarazione
<InterfaceTypeAttribute()> _
<GuidAttribute("00000010-0000-0000-C000-000000000046")> _
Public Interface IRunningObjectTable
[InterfaceTypeAttribute()]
[GuidAttribute("00000010-0000-0000-C000-000000000046")]
public interface IRunningObjectTable
Il tipo IRunningObjectTable espone i seguenti membri.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
EnumRunning | |
![]() |
GetObject | |
![]() |
GetTimeOfLastChange | |
![]() |
IsRunning | |
![]() |
NoteChangeTime | |
![]() |
Register | |
![]() |
Revoke |
In alto