Next: 1. Introduction
Up: LuaCOM User Manual (Version
Previous: LuaCOM User Manual (Version
Fabio Mascarenhas de Queiroz 2005-01-07
Contents
- 1. Introduction
- 2. Tutorial
- 2.1 Using The LuaCOM library
- 2.2 Locating COM Objects
- 2.3 Creating Objects
- 2.4 Getting Help about an Object
- 2.5 Methods and Properties
- 2.6 Releasing Objects
- 3. LuaCOM Elements
- 4. Implementing COM objects in Lua
- 4.1 Introduction
- 4.2 Is it really useful?
- 4.3 Terminology
- 4.4 Building a LuaCOM COM server
- 4.5 Running the COM server
- 4.6 Generating Events
- 4.7 Full Example
- 5. Release Information
- 5.1 Limitations
- 5.2 Known bugs
- 5.3 Future Enhancements
- 5.4 Important issues about LuaCOM
- 5.5 History
- 6. Reference
- 6.1 The C/C++ API
- 6.2 The Lua Standard API
- 6.3 Lua Extended API
- 6.4 Enumerator Object
- 6.5 Type Library Object
- 6.6 Type Information Object
- 7. Credits
Fabio Mascarenhas de Queiroz 2005-01-07