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 checks whether an Application Entity
is specified on a DICOM Gateway that has the specified name.
| 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 is an array. When the supplied title is
valid, the first element of the return array will be a "0" followed by
the AE NAME, REMOTE AE TITLE, LOCAL AE TITLE, LOCATION, IP ADDRESS, PORT NUMBER, a list of the associated DICOM SERVICES and DICOM ROLES.
When the supplied title is not found or the inputs are invalid,
a negative integer error code and an error message will be returned in the first element of the array.
only one element, which can have the values:
-1,No AE Title specified
-2,No entry for AE Title "xxx".
|