Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
GetFacilityString
pythoncom
.GetFacilityString
string =
GetFacilityString(
scode
)
Returns the facility string, given an OLE scode.
Parameters
scode
: int
The OLE error code for the facility string requested.