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

UnLock

Unlock a directory or file

Declaration

Source position: amigados.pas line 2439

procedure UnLock(

  Lock: LongInt

);

Arguments

Lock

  

Lock to unlock, zero is harmless

Description

The filing system lock (obtained from Lock(), DupLock(), or CreateDir()) is removed and deallocated.

See also

Lock

  

Lock a directory or file

DupLock

  

Duplicate a lock

ParentOfFH

  

Returns a lock on the parent directory of a file

DupLockFromFH

  

Gets a lock on an open file


Documentation generated on: 2021-07-30