PyITypeLib.GetDocumentation

tuple = GetDocumentation(index)

Retrieves documentation information about the library.

Parameters

index : int

The index of the type description within the library

Return Value

The return type is a tuple of (name of item, documentation string, help context integer, help file name)