GetClient method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetClient (long hNet, lIndex);

Overview

Refer to Working with DICOM Network Connections.

Remarks

(Medical Imaging Suite only) Returns the DICOM Network handle of the client at the specified index.

This method is only valid when called by an SCP. If this method is called by an SCU, it will return NULL.

See Also

Elements:

GetClientCount method, GetServer method

Topics:

DICOM Network Connection: Getting Information About a Network Connection