Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tIOStdReq

Declaration

Source position: exec.pas line 935

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: Pointer;

  io_Offset: ULONG;

end;


Documentation generated on: 2023-03-18