DosQueryThreadContext Return Value - ulrc
ulrc
(
APIRET
) - returns
Return Code.
DosQueryThreadContext returns one of the following values:
NO_ERROR
87
ERROR_INVALID_PARAMETER
90
ERROR_NOT_FROZEN
115
ERROR_PROTECTION_VIOLATION
309
ERROR_INVALID_THREADID
For a full list of error codes, see
Errors
.
[Back: DosQueryThreadContext Parameter - pcxt]
[Next: DosQueryThreadContext - Parameters]