L_DicomWaveGrpFree

#include "Ltdic.h"

L_VOID EXT_FUNCTION L_DicomWaveGrpFree(hDICOMWaveFormGroup)

HDICOMWAVEFORMGROUP hDICOMWaveFormGroup;

/* a DICOM waveform group handle*/

Destroys the waveform group and frees the memory.

Parameter

Description

hDICOMWaveFormGroup

A DICOM waveform group handle

Returns

None.

Comments

This function frees the memory allocated by L_DicomWaveGrpCreate.

Required DLLs and Libraries

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

See Also

Functions:

L_DicomWaveGrpCreate

Topics:

Working with DICOM Waveforms

 

 

Example

For an example, refer to L_DicomChannelSetSamples8.