L_DicomChannelFree

#include "Ltdic.h"

L_VOID EXT_FUNCTION L_DicomChannelFree(hDICOMWaveFormChannel)

HDICOMWAVEFORMCHANNEL hDICOMWaveFormChannel;

/* a DICOM waveform channel handle*/

Destroys the waveform channel and frees the memory.

Parameter

Description

hDICOMWaveFormChannel

A DICOM waveform channel handle

Returns

None.

Comments

This function frees the memory allocated by L_DicomChannelCreate.

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_DicomChannelCreate

Topics:

Working with DICOM Waveforms