Next: 4. Implementing COM objects
Up: 3.5 Other Objects
Previous: 3.5.2 The Connection Point
Contents
Fabio Mascarenhas de Queiroz 2005-01-07
3.5.3 The Typelib and Typeinfo Objects
These objects allow the navigation through the type descriptions of a LuaCOM object or of a type library. They are proxies for the interfaces ITypeLib and ITypeInfo, although not all methods are available. For more information, see sections 6.5 and 6.6.
Fabio Mascarenhas de Queiroz 2005-01-07