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

TDeviceList

Declaration

Source position: amigados.pas line 657

type TDeviceList = packed record

  dl_Next: BPTR;

  dl_Type: LongInt;

  dl_Task: PMsgPort;

  dl_Lock: BPTR;

  dl_VolumeDate: TDateStamp;

  dl_LockList: BPTR;

  dl_DiskType: LongInt;

  dl_unused: LongInt;

  dl_Name: BSTR;

end;


Documentation generated on: 2023-03-18