Next: 3.5 Running the COM
Up: 3.4.7 Initialization and Termination
Previous: Initialization
  Contents
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.
Vinicius da Silva Almendra
2003-06-27