action
(
ULONG
) - input
An indicator that specifies which process the current thread is waiting to terminate.
The values of this field are as follows:
DCWA_PROCESS
The child process indicated by
pid
.
DCWA_PROCESSTREE
The child process indicated by
pid
and all of its child processes.
[Back]
[Next]