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

TGSocket.send_message

Declaration

Source position: lazgio2.pas line 6043

function TGSocket.send_message(

  address: PGSocketAddress;

  vectors: PGOutputVector;

  num_vectors: gint;

  messages: PPGSocketControlMessage;

  num_messages: gint;

  flags: gint;

  cancellable: PGCancellable;

  error: PPGError

):gssize;