hq (HQUEUE) - input

      The handle of the queue to be closed.

      This is the handle received from a previous call to DosCreateQueue or DosOpenQueue.

    ulrc (APIRET) - returns

      Return Code.

      DosCloseQueue returns one of the following values:

    • NO_ERROR 337
        ERROR_QUE_INVALID_HANDLE
      For a full list of error codes, see Errors.


    [Back] [Next]