[Overview][Procedures and functions][Index] Reference for unit '_crw_pipeio' (#crwlib)

pipe_send

Declaration

Source position: _crw_pipeio.pas line 89

function pipe_send(

  pid: Integer;

  const data: LongString;

  awake: Boolean = False

):Integer;