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

tPrtDriverPreferences

Declaration

Source position: prtbase.pas line 299

type tPrtDriverPreferences = record

  pdp_Version: Word;

  pdp_PrinterID: array [0..31] of Byte;

  pdp_PrefName: array [0..(FILENAME_SIZE-16)-1] of Char;

  pdp_Length: LongWord;

end;


Documentation generated on: 2021-07-30