PyIRunningObjectTable Object

A Python interface to IRunningObjectTable

Methods

Register
Registers an object in the ROT 

Revoke
Revokes a previously registered object 

IsRunning
Checks whether an object is running. 

GetObject
Checks whether an object is running. 

EnumRunning
Creates an enumerator that can list the monikers of all the objects currently registered in the Running Object Table (ROT). 

Based On

PyIUnknown