Name

Pkg::RemoveLock — Remove a lock

Synopsis

boolean RemoveLock ( integer lock_idx );
 

Parameters

integer lock_idx

index of the lock to remove, use GetLocks() function for obtaining the index

Return

boolean

true on success

Description

Removes a lock from the package manager