
| Name | Value | 
|---|---|
| NAME | GMV DLL VERSION | 
| TAG | DLL | 
| ROUTINE | GMVUTL8 | 
| RETURN VALUE TYPE | SINGLE VALUE | 
| AVAILABILITY | SUBSCRIPTION | 
| INACTIVE | ACTIVE | 
| DESCRIPTION | 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.  | 
| INPUT PARAMETER | 
  | 
| RETURN PARAMETER DESCRIPTION | Returns YES if the file can be used. Returns NO, if the file cannot be used. Returns null if the file was not found. Example: > S GMVX="GMV_VITALSVIEWENTER.DLL:v. 07/21/05 10:34" > D DLL^GMVUTL8(.RESULT,GMVX) ZW RESULT > RESULT="NO"  |