Unlock a directory or file
Source position: amigados.pas line 1732
procedure UnLock( |
lock: LongInt |
); |
lock |
|
Lock to unlock, zero is harmless |
The filing system lock (obtained from Lock(), DupLock(), or CreateDir()) is removed and deallocated.
|
Lock a directory or file |
|
|
Duplicate a lock |
|
|
Returns a lock on the parent directory of a file |
|
|
Gets a lock on an open file |