 |
Description:
GetExitCodeProcess determined whom Exitcode the angegebenen Prozesses.
Deklaration:
Def @GetExitCodeProcess(2) !KERNEL32,GetExitCodeProcess
Parameter:
1.Parameter: lever the Prozesses
2.Parameter: 4 byte area the whom Exitcode aufnimmt.
Return Value:
0 with failure, otherwise 1.
Examples:
[...] 
[keywords:12770c70e4] Process task Program terminate killen [/keywords:12770c70e4] |
|