Next: 4.1 Introduction
Up: LuaCOM User Manual (Version
Previous: 3.5.3 The Typelib and
Contents
Subsections
Fabio Mascarenhas de Queiroz 2005-01-07
4. Implementing COM objects in Lua
Subsections
- 4.1 Introduction
- 4.2 Is it really useful?
- 4.3 Terminology
- 4.4 Building a LuaCOM COM server
- 4.4.1 Specify the component
- 4.4.2 Objects to be exported
- 4.4.3 Building the type library
- 4.4.4 Registration Information
- 4.4.5 Registering the Component Object
- 4.4.6 Implementing and Exposing the Component
- 4.4.7 Initialization and Termination
- 4.5 Running the COM server
- 4.6 Generating Events
- 4.7 Full Example
Fabio Mascarenhas de Queiroz 2005-01-07