Package ZenWin :: Module Constants
[hide private]
[frames] | no frames]

Module Constants

source code

Variables [hide private]
  TIMEOUT_CODE = 2147209215
  RPC_ERROR_CODE = 2147023170
  ERROR_CODE_MAP = {'0':('ERROR_SUCCESS', 'The operation complet...
Variables Details [hide private]

ERROR_CODE_MAP

Value:
{'0':('ERROR_SUCCESS', 'The operation completed successfully.'), '1':(\
'ERROR_INVALID_FUNCTION', 'Incorrect function.'), '10':('ERROR_BAD_ENV\
IRONMENT', 'The environment is incorrect.'), '100':('ERROR_TOO_MANY_SE\
MAPHORES', 'Cannot create another system semaphore.'), '10004':('WSAEI\
NTR', 'A blocking operation was interrupted by a call to WSACancelBloc\
kingCall.'), '10009':('WSAEBADF', 'The file handle supplied is not val\
id.'), '1001':('ERROR_STACK_OVERFLOW', 'Recursion too deep; the stack \
overflowed.'), '10013':('WSAEACCES', 'An attempt was made to access a \
...