Contents
|
PyIDispatch
.GetTypeInfo
PyITypeInfo
=
GetTypeInfo(
locale
, index
)
Get type information for the object.
Parameters
locale=LOCALE_USER_DEFAULT
: int
The locale to use.
index=0
: int
The index of the typelibrary to fetch. Note that these params are reversed from the win32 call.