Sample

LuaCOM

next up previous contents Next: Connect Up: CreateObject Previous: Return Values   Contents

Sample

inet_obj = luacom.CreateObject("InetCtls.Inet")
if inet_obj == nil then
  print("Error! Object could not be created!")
end



Fabio Mascarenhas de Queiroz 2005-01-07