tid (TID) - input

      Thread identifier of the thread to be suspended.

    ulrc (APIRET) - returns

      Return Code.

      DosSuspendThread returns one of the following values:

    • NO_ERROR 309
        ERROR_INVALID_THREADID
      For a full list of error codes, see Errors.


    [Back] [Next]