The Running Object Table (ROT) is a system global table where objects can register themselves. This makes the objects accessible in processes other than the process where the object was created. IRunningObjectTable and related interfaces provides access to register and maintain objects in the ROT.
ThreadsOther threads related to ROT objects:
Non-blocking data display functions
IPC Techniques through ROT Objects
AutoIt and Perl integration through ROT objects
A