L_DicomWaveGrpDeleteChannel

#include "Ltdic.h"

L_LTDIC_API L_UINT32 L_DicomWaveGrpDeleteChannel(hDICOMWaveFormGroup, uIndex)

Deletes a channel from the waveform group.

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.

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

LEADTOOLS DICOM C API Help