LDicomNet::GetClient

#include "ltdic.h"

LDicomNet *LDicomNet::GetClient(nIndex)

L_UINT nIndex;

index of the SCU to get

Returns the DICOM Network object of the SCU at the specified index. This function is available in the PACS Imaging Toolkit.

Parameter

Description

nIndex

Index of the SCU to retrieve. The maximum number of SCUs allowed is set in LDicomNet::Listen. This index is zero based.

Returns

The DICOM Network object of the SCU at the specified index.

Comments

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

Required DLLs and Libraries

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64

See Also

Functions:

LDicomNet::GetClientCount, LDicomNet::GetServer

Topics:

Working with DICOM Network Connections

Example

For an example, refer to LDicomNet::Close.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C++ Class Library Help