GetServer method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetServer (long hNet);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Returns the DICOM Network handle of the SCP.

The handle returned is valid only if the handle passed into the function is for an SCU. If the handle passed to this function is an SCP, this function will return NULL.

See Also

Elements:

GetClient method, GetClientCount method

Topics:

DICOM Network Connection: Getting Information About a Network Connection