Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

tDeviceList

Declaration

Source position: amigados.pas line 877

type tDeviceList = 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