Next: Sample
Up: luacom_IDispatch2LuaCOM
Previous: Prototype
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
Description
This functions takes a pointer to IDispatch, creates a LuaCOM object for it and pushes it in the Lua stack. This function is useful when one gets an interface for a COM object from C/C++ code and wants to use it in Lua.
Fabio Mascarenhas de Queiroz 2005-01-07