ulrc
(
APIRET
) - returns
Return Code.
DosKillProcess returns one of the following values:
NO_ERROR
13
ERROR_INVALID_DATA
217
ERROR_ZOMBIE_PROCESS
303
ERROR_INVALID_PROCID
305
ERROR_NOT_DESCENDANT
For a full list of error codes, see
Errors
.
[Back]
[Next]