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.
Source position: amigados.pas line 900
type TAssignList = record |
||
al_Next: PAssignList; |
|
|
al_Lock: Pointer; |
|
|
end; |