Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TIOStdReq

Declaration

Source position: exec.pas line 1013

type TIOStdReq = record

  io_Message: TMessage;

  io_Device: PDevice;

  io_Unit: PUnit;

  io_Command: Word;

  io_Flags: Byte;

  io_Error: ShortInt;

  io_Actual: ULONG;

  io_Length: ULONG;

  io_Data: APTR;

  io_Offset: ULONG;

end;


Documentation generated on: 2023-03-18