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

TGSubprocess.communicate

Declaration

Source position: lazgio2.pas line 6383

function TGSubprocess.communicate(

  stdin_buf: PGBytes;

  cancellable: PGCancellable;

  stdout_buf: PPGBytes;

  stderr_buf: PPGBytes;

  error: PPGError

):gboolean;