tid
(
TID
) - input
Thread identifier of the resumed thread.
ulrc
(
APIRET
) - returns
Return Code.
DosResumeThread returns one of the following values:
NO_ERROR 90
ERROR_NOT_FROZEN
309
ERROR_INVALID_THREADID
For a full list of error codes, see
Errors
.
[Back]
[Next]