#include "ltdic.h"
static L_VOID LDicomNet::Breathe()
For Windows platforms, this implements a standard Windows Message pump.
The LEADTOOLS DICOM DLL should be initialized before calling any DICOM Communication operations function. To initialize the DLL call LDicomNet::StartUp. For each call to LDicomNet::StartUp
, there needs to be a corresponding call to LDicomNet::ShutDown.
None.
The Windows implementation of LDicomNet DICOM Communications uses a Windows message-based notification of network events for sockets. Calling this function allows other Windows Messages to be processed.
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