Next: 3.4.6 Implementing and Exposing
Up: 3.4 Building a LuaCOM
Previous: 3.4.4 Registration Information
  Contents
Before being accessed by other applications, the component object must
be registered in the system registry. This can be done with the
method RegisterObject. This task can be simplified
using the function luacom_detectAutomation; using this function
the registration of the component can be done just running the server
with the /Register command-line switch.
Vinicius da Silva Almendra
2003-06-27