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

tDeviceData

Declaration

Source position: prtbase.pas line 42

type tDeviceData = record

  dd_Device: tLibrary;

  dd_Segment: Pointer;

  dd_ExecBase: Pointer;

  dd_CmdVectors: Pointer;

  dd_CmdBytes: Pointer;

  dd_NumCommands: Word;

end;


Documentation generated on: 2021-07-30