#include "ltdic.h"
static L_VOID LDicomNet::ShutDown()
Shuts down the LEADTOOLS DICOM DLL. This function is available in the PACS Imaging Toolkit.
None.
This function shuts down the LEADTOOLS DICOM DLL. This must be the last function that is called to free up any memory that is associated with the DICOM DLL. No other DICOM Network operations function can be used after LDicomNet::ShutDown is called. If you wish to use other functions after calling this function, LDicomNet::StartUp must be called again.
You must initialize the LEADTOOLS DICOM DLL using LDicomNet::StartUp before calling this function.
Required DLLs and Libraries
Win32, x64
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