MAG DIRHASH (1948)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DIRHASH
TAG DHRPC
ROUTINE MAGQBUT4
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
VERSION 3
DESCRIPTION
+---------------------------------------------------------------+
| a medical device.  As such, it may not be changed in any way. |
| Modifications to this software may result in an adulterated   |
| medical device under 21CFR820, the use of which is considered |
| to be a violation of US Federal Statutes.                     |
+---------------------------------------------------------------+
 
This function returns the current hash schema.
| Property of the US Government.                                |
| No permission to copy or redistribute this software is given. |
| Use of unreleased versions of this software requires the user |
| to execute a written test agreement with the VistA Imaging    |
| Development Office of the Department of Veterans Affairs,     |
| telephone (301) 734-0100.                                     |
|                  
| The Food and Drug Administration classifies this software as  |
INPUT PARAMETER
  • Filenamd
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Name of the Image file to be evaluated hashing.
    
  • Network location file pointer.
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   999
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This reference is used to determine whether hashing is enabled
    on the target network location.
    
RETURN PARAMETER DESCRIPTION
This value is null if the network location does not have hashing enabled
otherwise the appropriate hashing algorithm is applied to the filename 
and a string is returned for the network path segment between the drive or
share and the filename itself:
 
DM00\12\34\56\78 is returned from DM001234567812.TGA
and DM\12\34 is returned from DM123456.TGA.