L_DicomWaveGrpReset

Summary

Frees any resources associated with the DICOM waveform group handle and resets its data.

Syntax

#include "Ltdic.h"

L_LTDIC_API L_VOID L_DicomWaveGrpReset(hDICOMWaveFormGroup)

Parameters

HDICOMWAVEFORMGROUP hDICOMWaveFormGroup

A DICOM waveform group handle

Returns

None.

Comments

This function does not free the DICOM waveform group handle itself. For that, you need to call the L_DicomWaveGrpFree function.

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.