#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. |
The DICOM Network object of the SCU at the specified index.
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 |
Win32, x64
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET