Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TInfoData

Declaration

Source position: amigados.pas line 151

type TInfoData = packed 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: LongInt;

end;


Documentation generated on: 2023-03-18