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

TAssignList

This structure can take on different values depending on whether it is a device, an assigned directory, or a volume. This structure used for multi-directory assigns.

Declaration

Source position: amigados.pas line 687

type TAssignList = packed record

  al_Next: PAssignList;

  

  al_Lock: LongInt;

  

end;


Documentation generated on: 2021-07-30