public IntPtr GetChannelSamplesPtr()
public IntPtr GetChannelSamplesPtr()
function Leadtools.Dicom.DicomWaveformChannel.GetChannelSamplesPtr()
public:
IntPtr GetChannelSamplesPtr();
'Declaration
Public Function GetChannelSamplesPtr() As IntPtr
'Usage
Dim instance As DicomWaveformChannel
Dim value As IntPtr
value = instance.GetChannelSamplesPtr()
Return Value
A buffer that holds the samples (data) for a waveform channel.