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 909
type tAssignList = record |
||
al_Next: pAssignList; |
|
|
al_Lock: LongInt; |
|
|
end; |