Source position: amigados.pas line 150
type TInfoData = record |
id_NumSoftErrors: LongInt; |
id_UnitNumber: LongInt; |
id_DiskState: LongInt; |
id_NumBlocks: LongInt; |
id_NumBlocksUsed: LongInt; |
id_BytesPerBlock: LongInt; |
id_DiskType: LongInt; |
id_VolumeNode: BPTR; |
id_InUse: IPTR; |
end; |