ValueDefined property (IDicomWaveformChannel Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL ValueDefined(DicomWaveformChannelValues Value)

Overview

Refer to Working with DICOM Waveforms.

Remarks

The ValueDefined property is an array of Boolean values used to indicate which properties contain valid data for this waveform channel object. Possible values are:

Value

Meaning

VARIANT_TRUE

The specified channel value is defined and is contained in the corresponding property or properties.

VARIANT_FALSE

The specified channel value is not defined for the channel.

See Also

Elements:

Annotations property, ChannelBaseline property, ChannelLabel property, ChannelMaximumValue property, ChannelMinimumValue property, ChannelOffset property, ChannelSampleSkew property, ChannelSensitivity property, ChannelSensitivityCF property, ChannelSensitivityUnits property, NumberOfSamples property, ChannelStatus property, ChannelTimeSkew property, FilterHighFrequency property, FilterLowFrequency property, Index property, WaveformGroup property, NotchFilterBandwidth property, NotchFilterFrequency property, ChannelSamples property, ChannelSource property, WaveformChannelNumber property

Topics:

DICOM Waveform Channels: Adding/Managing Waveform Annotations