Next: Connect
Up: CreateObject
Previous: Return Values
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
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