next up previous contents
Next: 4.5 Running the COM Up: 4.4.7 Initialization and Termination Previous: Initialization   Contents

Termination

The COM server must call (in Lua) RevokeObject for each exposed object. Then it must call the COM termination functions AFTER lua_close has been called; otherwise fatal errors may occur.

Fabio Mascarenhas de Queiroz 2005-06-06