All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.12 COM/Automation changes

NextPrevUpTopContentsIndex

13.12.3 New Automation active object APIs

If other applications need to be able to find one of your running objects from its coclass, then call com:register-active-object to register an interface pointer for the object in the system Running Object Table. Use com:get-active-object to look for a registered running instance, and call com:revoke-active-object to remove the registration.


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex