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

g_io_channel_seek_position

Declaration

Source position: lazglib2.pas line 4502

function g_io_channel_seek_position(

  channel: PGIOChannel;

  offset: gint64;

  type_: TGSeekType;

  error: PPGError

):TGIOStatus;