#include "Ltdic.h"
L_LTDIC_API L_UINT32 L_DicomChannelGetAnnotationCount(hDICOMWaveFormChannel)
HDICOMWAVEFORMCHANNEL hDICOMWaveFormChannel; |
a DICOM waveform channel handle |
Gets the number of annotations associated with this channel.
Parameter |
Description |
hDICOMWaveFormChannel |
A DICOM waveform channel handle |
Number of annotations associated with the channel.
This function returns the number of annotations defined under the "Waveform Annotation Sequence" (0040,B020) element, which are applied, to this channel.
Required DLLs and Libraries
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Win32, x64, Linux.
Functions: |
L_DicomChannelGetAnnotation, L_DicomChannelAddAnnotation, L_DicomChannelDeleteAnnotation |
Topics: |
For an example, refer to L_DicomChannelSetSamples8.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET