Methods

LuaCOM

next up previous contents Next: 6.6 Type Information Object Up: 6.5 Type Library Object Previous: 6.5 Type Library Object   Contents

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