LDicomWaveformGroup::DeleteChannel

Summary

Deletes a channel from the waveform group.

Syntax

#include "Ltdic.h"

L_UINT32 LDicomWaveformGroup::DeleteChannel(uIndex)

Parameters

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

See Also

Functions

Topics

Example

For an example, refer to LDicomWaveformChannel::SetChannelSamples8.

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

LEADTOOLS DICOM C++ Class Library Help

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