VistA Analysis » VistA Reference » RPCs » GMV DLL VERSION

GMV DLL VERSION

Returns a YES or NO response to indicate if the Dynamic Link Library (DLL)file should be used. This remote procedure call is documented in Integration Agreement 4420.

Properties

Property Value
Label DLL
MUMPS Implementation GMVUTL8
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
GMVX LITERAL 50 true This value is the name of the file and the date/time associated with it (e.g., GMV_VITALSVIEWENTER.DLL:v. 07/21/05 10:34).

MUMPS Method Description

Property Value
Method DLL^GMVUTL8
Method Comment Entry for [GMV DLL VERSION] RPC. Returns DLL version check
Input Parameters GMVX
First Comment
 RESULT = variable name to return check
GMVX = dll name and version date/time
Returns yes or no
Code
 S RESULT=$$GET^XPAR("SYS","GMV DLL VERSION",GMVX,"E")
S:RESULT="" RESULT="NO"

CPRS

File Type Description
DLL File No Source Code Available (GMV_VitalsViewEnter.dll)


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