Source position: amigaprinter.pas line 337
type tIOPrtPrefsReq = record
io_Message: tMessage;
io_Device: pDevice;
io_Unit: pUnit;
io_Command: Word;
io_Flags: Byte;
io_Error: Byte;
io_TagList: pTagItem;
end;