UnLockCurrentRmsRecord

UnLockCurrentRmsRecord unlocks the current open RMS file record.

Syntax

Function UnLockCurrentRmsRecord() As Integer

Parameters

No parameter

Return Values

On success, UnLockCurrentRmsRecord returns 1.  If failed, it returns 0.

Remarks

The function UnLockCurrentRmsRecord unlocks the specific previous locked open RMS file

record.  You must unlock the locked RMS file record to let other processes use it.

See Also

LockCurrentRmsRecord, LockCurrentRmsRecordWait