IRunningObjectTable, interface
Gère l'accès au table ROT, (ROT) une table de correspondance globale.Vous pouvez obtenir une instance de l'interface de la méthode d'GetRunningObjectTable.Pour plus d'informations, consultez IRunningObjectTable.
Espace de noms : Microsoft.VisualStudio.OLE.Interop
Assembly : Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000010-0000-0000-C000-000000000046")> _
Public Interface IRunningObjectTable
[InterfaceTypeAttribute()]
[GuidAttribute("00000010-0000-0000-C000-000000000046")]
public interface IRunningObjectTable
Le type IRunningObjectTable expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
EnumRunning | ||
GetObject | ||
GetTimeOfLastChange | ||
IsRunning | ||
NoteChangeTime | ||
Register | ||
Revoke |
Début