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

TGDBusProxy.call_with_unix_fd_list_sync

Declaration

Source position: lazgio2.pas line 3064

function TGDBusProxy.call_with_unix_fd_list_sync(

  method_name: Pgchar;

  parameters: PGVariant;

  flags: TGDBusCallFlags;

  timeout_msec: gint;

  fd_list: PGUnixFDList;

  out_fd_list: PPGUnixFDList;

  cancellable: PGCancellable;

  error: PPGError

):PGVariant;