#include "ltdic.h"
L_LTDIC_API HDICOMNET L_DicomGetClient(hNet, nIndex)
Returns the DICOM Network handle of the client at the specified index. This function is available in the PACS Imaging.
A DICOM Network handle of the server. This is the handle returned from the L_DicomCreateNet function.
Index of the client to retrieve. The maximum number of clients allowed is set in L_DicomListen. This index is zero based.
The DICOM Network handle of the client at the specified index.
This function is only valid when called by a server. If this function is called by a client, it will return NULL.
Required DLLs and Libraries
Win32, x64, Linux.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document