...methods2.1
In version 1.1 the old API is still accessible when LuaCOM is used with Lua 4, so that code written for LuaCOM 1.0 still works with LuaCOM 1.1. It means that all functions of the API can be accessed as luacom_<function> or as luacom.<function>. This may change in the next versions, so upgrade your code as soon as possible!
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... ``set''2.2
In a future version it might be allowed to change the prefix.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
... fields5.1
For a better description of these fields, see COM's documentation.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.