EnableMethodErrors property (IDicomWaveformGroup Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL EnableMethodErrors

Overview

Refer to Working with DICOM Waveforms.

Remarks

The EnableMethodErrors property specifies whether LEADTOOLS generates runtime exceptions (in addition to error return codes). Possible values are:

Value

Meaning

VARIANT_TRUE

Generate runtime exceptions.

VARIANT_FALSE

Do not generate runtime exceptions.

See Also

Elements:

Channels property, EnableMethodErrors property, MultiplexGroupLabel property, MultiplexGroupTimeOffset property, NumberOfSamplesPerChannel property, SampleInterpretation property, SamplingFrequency property, TriggerSamplePosition property, TriggerTimeOffset property, ValueDefined property, WaveformOriginality property, WaveformPaddingValue property

Topics:

DICOM Waveform Groups: Constructing, Destructing and Resetting