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

g_subprocess_communicate

Declaration

Source position: lazgio2.pas line 8444

function g_subprocess_communicate(

  subprocess: PGSubprocess;

  stdin_buf: PGBytes;

  cancellable: PGCancellable;

  stdout_buf: PPGBytes;

  stderr_buf: PPGBytes;

  error: PPGError

):gboolean;