Unit 'amigaprinter' Package
[Overview][Constants][Types][Index] [#amunits]

tIOPrtCmdReq

Declaration

Source position: amigaprinter.pas line 152

type tIOPrtCmdReq = record

  io_Message: tMessage;

  io_Device: pDevice;

  io_Unit: pUnit;

  io_Command: Word;

  io_Flags: Byte;

  io_Error: ShortInt;

  io_PrtCommand: Word;

  io_Parm0: Byte;

  io_Parm1: Byte;

  io_Parm2: Byte;

  io_Parm3: Byte;

end;


Documentation generated on: 2021-07-30