Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
LoadTypeLib
pythoncom
.LoadTypeLib
PyITypeLib
=
LoadTypeLib(
libFileName
)
Loads a registered type library.
Parameters
libFileName
: string
The path to the file containing the type information.