All Manuals > LispWorks COM/Automation User Guide and Reference Manual > 4 Automation Reference Entries

NextPrevUpTopContentsIndex

revoke-active-object

Function
Summary

Unregisters a previously registered instance of a coclass.

Signature

revoke-active-object token

Arguments

token

An integer.

Description

Revokes the registration of the object associated with token in the system Running Object Table. The value of token should be one that was returned by a call to register-active-object.

See also

register-active-object


LispWorks COM/Automation User Guide and Reference Manual - 14 Feb 2015

NextPrevUpTopContentsIndex