DosWaitThread Return Value - ulrc
ulrc
(
APIRET
) - returns
Return Code.
DosWaitThread returns one of the following values:
NO_ERROR
95
ERROR_INTERRUPT
294
ERROR_THREAD_NOT_TERMINATED
309
ERROR_INVALID_THREADID
For a full list of error codes, see
Errors
.
[Back: DosWaitThread Parameter - option]
[Next: DosWaitThread - Parameters]