VistA Analysis » VistA Reference » RPCs » DDR LOCK UNLOCK NODE

DDR LOCK UNLOCK NODE

This function will lock or unlock an M global node. Also,this function allows the calling application to specify thetimeout (in seconds) for a ‘lock’ command.

Properties

Property Value
Label LOCKC
MUMPS Implementation DDR1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description            
PARAMETERS LIST 512   This array contains the following parameter necessary fora Lock command: TAB - NODE - the global node that needs to be locked/unlocked TAB - LOCKMODE - the operation to be done, Lock or Unlock TAB - TIMEOUT - integer representing the number of seconds during whichthe system attempts to lock or unlock a node before returning control tothe program .


Document generated on August 31st 2022, 2:55:43 pm