[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_task' (#crwlib)

KillProcessTree

Declaration

Source position: _crw_task.pas line 487

function KillProcessTree(

  aPid: TPid;

  aExitCode: Integer;

  MaxLevel: Integer = 100;

  sig: Integer = SIGTERM

):Integer;