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

g_subprocess_communicate_finish

Declaration

Source position: lazgio2.pas line 8445

function g_subprocess_communicate_finish(

  subprocess: PGSubprocess;

  result_: PGAsyncResult;

  stdout_buf: PPGBytes;

  stderr_buf: PPGBytes;

  error: PPGError

):gboolean;