DosKillThread Return Value - ulrc
ulrc
(
APIRET
) - returns
Return Code.
DosKillThread returns one of the following values:
NO_ERROR
170
ERROR_BUSY
309
ERROR_INVALID_THREADID
For a full list of error codes, see
Errors
.
[Back: DosKillThread Parameter - tid]
[Next: DosKillThread - Parameters]