AddWaveformGroup method (ILEADDicomDS Interface)
|
short AddWaveformGroup(IDicomWaveformGroup* pWaveformGroup, short nFlags, long lIndex); | |
|
Overview |
Refer to Working with DICOM Waveforms. |
Remarks
The AddWaveformGroup method adds a new waveform multiplex group to the dataset.
In DICOM, a waveform consists of one or more multiplex groups, each encoded into an Item in the Waveform Sequence (5400,0100). Use this method to add a new multiplex group to the dataset.
See Also
|
Elements: |
GetWaveformGroupCount method, GetWaveformGroup method, DeleteWaveformGroup method |
|
Topics: |