msec (ULONG) - input

      The time, in milliseconds, for which the calling thread's execution will be suspended.

      The system rounds this value up to the next clock tick.

    ulrc (APIRET) - returns

      Return Code.

      DosSleep returns one of the following values:

    • NO_ERROR 322
        ERROR_TS_WAKEUP
      For a full list of error codes, see Errors.


    [Back] [Next]