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

UnLockRecords64

Release an array of record locks obtained with LockRecords64().

Declaration

Source position: amigados.pas line 2298

function UnLockRecords64(

  RecArray: TRecordLock64

):LongInt;

Arguments

RecArray

  

array of record locks (previously locked with LockRecords64())

Description

A array of records may not be modified when records are locked.

See also

LockRecords64

  

Lock several records at the same time.


Documentation generated on: 2021-07-30