Next: Sample
Up: luacom_close
Previous: Prototype
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
Description
This function is intended to clean up the data structures associated with LuaCOM in a specific Lua state (L). Currently, it does nothing, but in future releases it will do. So, do not remove from your code! It must be also called before the COM termination functions (OleUninitialize and CoInitialize) and before lua_close.
Fabio Mascarenhas de Queiroz 2005-01-07