DosCloseMuxWaitSem - Parameters
hmux
(
HMUX
) - input
The handle of the muxwait semaphore to close.
ulrc
(
APIRET
) - returns
Return Code.
DosCloseMuxWaitSem returns one of the following values:
NO_ERROR 6
ERROR_INVALID_HANDLE
301
ERROR_SEM_BUSY
For a full list of error codes, see
Errors
.
[Back: DosCloseMuxWaitSem Return Value - ulrc]
[Next: DosCloseMuxWaitSem - Remarks]