L_DicomWaveGrpDeleteChannel

Summary

Deletes a channel from the waveform group.

Syntax

#include "Ltdic.h"

L_LTDIC_API L_UINT32 L_DicomWaveGrpDeleteChannel(hDICOMWaveFormGroup, uIndex)

Parameters

HDICOMWAVEFORMGROUP hDICOMWaveFormGroup

A DICOM waveform group handle

L_UINT32 uIndex

Zero-based index of the channel to delete. As an example, if there are 10 channels, the last one has an index of 9.

Returns

Remaining number of channels in the waveform group after deleting this channel.

Comments

Use this function to delete the specified channel from the waveform group.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomChannelSetSamples8.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.