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

TGSubprocess.communicate_utf8

Declaration

Source position: lazgio2.pas line 6386

function TGSubprocess.communicate_utf8(

  stdin_buf: Pgchar;

  cancellable: PGCancellable;

  stdout_buf: PPgchar;

  stderr_buf: PPgchar;

  error: PPGError

):gboolean;