next up previous contents
Next: Sample Up: luacom_close Previous: Prototype   Contents

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 2004-09-13