Source position: amigaprinter.pas line 364
type tIOPrtErrReq = record
io_Message: tMessage;
io_Device: pDevice;
io_Unit: pUnit;
io_Command: Word;
io_Flags: Byte;
io_Error: Byte;
io_Hook: pHook;
end;