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

ISysApi.KillProcess

Declaration

Source position: _crw_crwapi.pas line 3886

function ISysApi.KillProcess(

  aPid: TPid;

  aExitCode: Integer;

  sig: Integer = SIGTERM

):Boolean;