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;