Sets 32-bit data for a channel.
Public Overloads Function SetChannelSamples32( _
ByVal samples As IntPtr, _
ByVal count As Integer _
) As Integer
function Leadtools.Dicom.DicomWaveformChannel.SetChannelSamples32(IntPtr,Int32)(
samples ,
count
)
samples
Buffer that holds the new channel sample.
count
Size of the channel sample buffer.
The actual number of samples set for the channel.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET