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 Remote Procedure returns the list of locations for which
currently images are queued to be transmitted using the DICOM
protocol.
| 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 |
|
RETURN PARAMETER DESCRIPTION |
The return parameter of this remote procedure is an array.
When the transmission queue is empty, this array contains only
one element, with the value:
"No entries in transmission queue"
When there are entries in the transmission queue, the first
element of the array will be a counter, and each further element
will contain two values:
IEN of location ^ name of location
e.g. "660^SALT LAKE CITY"
|