hmux (HMUX) - input

      The handle of the muxwait semaphore that is to have a semaphore deleted from its semaphore record list.

    hSem (HSEM) - input

      The handle of the semaphore that is to be deleted from the semaphore record list of the muxwait semaphore.

    ulrc (APIRET) - returns

      Return Code.

      DosDeleteMuxWaitSem returns one of the following values:

    • NO_ERROR 6
        ERROR_INVALID_HANDLE
      286
        ERROR_EMPTY_MUXWAIT
      For a full list of error codes, see Errors.


    [Back] [Next]