DosCloseMutexSem Return Value - ulrc
ulrc
(
APIRET
) - returns
Return Code.
DosCloseMutexSem returns one of the following values:
NO_ERROR
ERROR_INVALID_HANDLE
301
ERROR_SEM_BUSY
For a full list of error codes, see
Errors
.
[Back: DosCloseMutexSem Parameter - hmtx]
[Next: DosCloseMutexSem - Parameters]