#include "Ltdic.h"
L_LTDIC_API L_UINT32 L_DicomGetCountValue(hDS, pElement)
Returns the number of values stored in the Value Field of the specified element.
A DICOM handle.
Pointer to a DICOMELEMENT structure within the Data Set.
The number of values stored in the Value Field of the specified element.
For more information on retrieving multiple values from the Value Field, refer to the L_DicomGetxxxValue functions.
To minimize memory use in your application, you can free the memory allocated for this function to return the value by calling L_DicomFreeValue following the call to this function.
Required DLLs and Libraries
Win32, x64, Linux.
For an example, refer to L_DicomGetCharValue.
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