L_DicomWaveGrpReset
#include "Ltdic.h"
L_LTDIC_API L_VOID L_DicomWaveGrpReset(hDICOMWaveFormGroup)
|
HDICOMWAVEFORMGROUP hDICOMWaveFormGroup; |
/* a DICOM waveform group handle*/ |
Frees any resources associated with the DICOM waveform group handle and resets its data.
|
Parameter |
Description |
|
hDICOMWaveFormGroup |
A DICOM waveform group handle |
Returns
None.
Comments
This function doesnt free the DICOM waveform group handle itself. For that, you need to call the L_DicomWaveGrpFree function.
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: |
|
|
Topics: |
|
|
|
|
Example
For an example, refer to L_DicomChannelSetSamples8.