next up previous contents
Next: 3.4.3 Pointers to IUnknown Up: 3.4 Type Conversion Previous: 3.4.1.0.2 Lua 4   Contents

3.4.2 Pointers to IDispatch and LuaCOM objects

A pointer to IDispatch is converted to a LuaCOMobject whose implementation is provided by this pointer. A LuaCOMobject is converted to COM simply passing its interface implementation to COM.



Fabio Mascarenhas de Queiroz 2004-09-13