Visual Basic (Declaration) | |
---|---|
Public Function GetChannelSource() As DicomCodeSequenceItem |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomCodeSequenceItem GetChannelSource() |
Managed Extensions for C++ | |
---|---|
public: DicomCodeSequenceItem* GetChannelSource(); |
C++/CLI | |
---|---|
public: DicomCodeSequenceItem^ GetChannelSource(); |
Return Value
The channel source.For an example, refer to WaveformGroupCount.
This method always returns even if a call to SetChannelSource to populate the data of the structure was never made.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family