



Methods
- GetDocumentation
- returns a table containing the fields
name, helpstring, helpcontext and
helpfile for the type library.
- GetTypeInfoCount
- returns the number of type descriptions
contained in the type library.
- GetTypeInfo(n)
- returns an type information object for the n-th
type description.
- ShowHelp
- tries to launch the help file associated with the type
library (if any).
Fabio Mascarenhas de Queiroz 2005-01-07