L_DicomWaveGrpCreate
#include "Ltdic.h"
HDICOMWAVEFORMGROUP EXT_FUNCTION L_DicomWaveGrpCreate(L_VOID)
Allocates the memory for the waveform group.
Returns
A waveform group handle.
Comments
The allocated memory is freed by calling L_DicomWaveGrpFree.
This function must be called before calling any of the waveform group related functions.
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.