LDicomWaveformChannel::GetChannelSource

Summary

Gets the channel source.

Syntax

#include "Ltdic.h"

pDICOMCODESEQUENCEITEM LDicomWaveformChannel::GetChannelSource()

Returns

Pointer to a DICOMCODESEQUENCEITEM structure that describes the channel source.

Comments

This function always Returns a valid pointer even if a call to LDicomWaveformChannel::SetChannelSource to populate the data of the structure was never made.

NOTE: This function Returns a pointer to an internal structure that is managed by the class. Therefore, you should not free it when you are done with it.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomWaveformChannel::SetChannelSamples8.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.