next up previous contents
Next: 3.5 Running the COM Up: 3.4.7 Initialization and Termination Previous: Initialization   Contents

Termination

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

Vinicius da Silva Almendra 2003-06-04