#include "ltdic.h"
L_LTDIC_API L_BOOL L_DicomIsOptimizedMemorySendEnabled(hNet)
Determines whether the use of optimized memory when sending files is enabled.
Handle to an existing DICOM Network. This is the handle returned from the L_DicomCreateNet function.
Value | Meaning |
---|---|
TRUE | The use of optimized memory when sending files is enabled. |
FALSE | The use of optimized memory when sending files is not enabled. |
It is possible for the toolkit to allocate large memory buffers when sending a large file to a server. Use this function to control whether to optimize memory usage to the minimum possible.
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