hmtx
(
HMTX
) - input
The handle of the mutex semaphore to release.
ulrc
(
APIRET
) - returns
Return Code.
DosReleaseMutexSem returns one of the following values:
NO_ERROR 6
ERROR_INVALID_HANDLE
288
ERROR_NOT_OWNER
For a full list of error codes, see
Errors
.
[Back]
[Next]