VistA Analysis » VistA Reference » RPCs » MAGG IMAGE UNLOCK

MAGG IMAGE UNLOCK

This remote procedure unlocks one or more images.

Properties

Property Value
Label UNLOCKIM
MUMPS Implementation MAGGA04
Return Type ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
FLAGS LITERAL     reserved
IMGLST LIST   true List of images that have to be unlocked. Images are referenced by their internal entry numbers (IENs) in the IMAGE (#2005) and IMAGE AUDIT(#2005.1) files. Example: with RPCBroker.Param[1] do begin PType := list; Mult[1] := '234'; Mult[2] := '789'; end;


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