WIN32OLE_TYPELIB.new(typelib [, version1, version2]) â WIN32OLE_TYPELIB object
Class Public methods
Returns a new WIN32OLE_TYPELIB object.
The first argument typelib specifies OLE type library name or
GUID or OLE library file. The second argument is major version or version
of the type library. The third argument is minor version. The second
argument and third argument are optional. If the first argument is type
library name, then the second and third argument are ignored.
tlib1