Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
GetScodeRangeString
pythoncom
.GetScodeRangeString
string =
GetScodeRangeString(
scode
)
Returns the scode range string, given an OLE scode.
Parameters
scode
: int
An OLE error code to return the scode range string for.