Source position: jwawinnt.pas line 8796
type _TAPE_GET_DRIVE_PARAMETERS = record |
ECC: ByteBool; |
Compression: ByteBool; |
DataPadding: ByteBool; |
ReportSetmarks: ByteBool; |
DefaultBlockSize: DWORD; |
MaximumBlockSize: DWORD; |
MinimumBlockSize: DWORD; |
MaximumPartitionCount: DWORD; |
FeaturesLow: DWORD; |
FeaturesHigh: DWORD; |
EOTWarningZoneSize: DWORD; |
end; |