ulrc
(
APIRET
) - returns
Return Code.
DosWaitMuxWaitSem returns one of the following values:
NO_ERROR
ERROR_INVALID_HANDLE
ERROR_NOT_ENOUGH_MEMORY
87
ERROR_INVALID_PARAMETER
95
ERROR_INTERRUPT
103
ERROR_TOO_MANY_SEM_REQUESTS
105
ERROR_SEM_OWNER_DIED
286
ERROR_EMPTY_MUXWAIT
287
ERROR_MUTEX_OWNED
292
ERROR_WRONG_TYPE
640
ERROR_TIMEOUT
For a full list of error codes, see
Errors
.
[Back]
[Next]