LDicomWaveformChannel::GetAnnotationCount
#include "Ltdic.h"
L_UINT32 LDicomWaveformChannel::GetAnnotationCount()
Gets the number of annotations associated with this channel.
Returns
Number of annotations associated with the channel.
Comments
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
LTDIC For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
See Also
Functions: |
LDicomWaveformChannel::GetAnnotation, LDicomWaveformChannel::AddAnnotation, LDicomWaveformChannel::DeleteAnnotation |
Topics: |
Example
For an Example, refer to LDicomWaveformChannel::SetChannelSamples8