All Manuals > LispWorks COM/Automation User Guide and Reference Manual > 3 Using Automation > 3.4 Implementing Automation interfaces in Lisp

NextPrevUpTopContentsIndex

3.4.6 Registering a running object for use by other applications

If other applications need to be able to find one of your running objects from its coclass, then call register-active-object to register an interface pointer for the object in the system Running Object Table. Call revoke-active-object to remove the registration.


LispWorks COM/Automation User Guide and Reference Manual - 19 Dec 2011

NextPrevUpTopContentsIndex