#include "ltdic.h"
L_LTDIC_API L_VOID L_DicomDefaultAssociate(hPDU)
Sets the default values for the specified DICOM Associate handle.
A DICOM Associate handle.
None.
A DICOM Association must be established between an SCU and an SCP before any DICOM messages or data can be transmitted between them. For more information on creating a DICOM Association, refer to Creating a DICOM Associate Connection.
The characteristics of the DICOM Associate Connection may be set using L_DicomDefaultAssociate or by calling the following functions:
When the DICOM Association is no longer needed, it should be closed. For more information, refer to Closing a DICOM Associate Connection.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_DicomCreateAssociate.
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