hw_GetAndLock
Return object record and lock object
&reftitle.description;
stringhw_getandlock
intconnection
intobjectID
Returns the object record for the object with ID
objectID.
It will also lock the object, so other users cannot access
it until it is unlocked.
&reftitle.parameters;
connection
The connection identifier.
objectID
The object identifier.
&reftitle.returnvalues;
Returns the object record for the object with ID
objectID.
&reftitle.seealso;
hw_unlock
hw_getobject