option (ULONG) - input

      An indicator that specifies whether to return if no child process ends.

      The values of this field are as follows:

    • DCWW_WAIT
      Wait if no child process ends or until no child processes are outstanding.

    • DCWW_NOWAIT
      Do not wait for child processes to end.


    [Back] [Next]