LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetChannelSamples32(IntPtr,Int32) Method








Buffer that holds the new channel sample.
Size of the channel sample buffer.
Sets 32-bit data for a channel. .NET support WinRT support
Syntax
public int SetChannelSamples32( 
   IntPtr samples,
   int count
)
'Declaration
 
Public Overloads Function SetChannelSamples32( _
   ByVal samples As IntPtr, _
   ByVal count As Integer _
) As Integer
'Usage
 
Dim instance As DicomWaveformChannel
Dim samples As IntPtr
Dim count As Integer
Dim value As Integer
 
value = instance.SetChannelSamples32(samples, count)
public int SetChannelSamples32( 
   IntPtr samples,
   int count
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformChannel.SetChannelSamples32(IntPtr,Int32)( 
   samples ,
   count 
)
public:
int SetChannelSamples32( 
   IntPtr samples,
   int count
) 

Parameters

samples
Buffer that holds the new channel sample.
count
Size of the channel sample buffer.

Return Value

The actual number of samples set for the channel.
Remarks
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformChannel Class
DicomWaveformChannel Members
Overload List
SetChannelSamples8(IntPtr,Int32) Method
SetChannelSamples16(IntPtr,Int32) Method
GetChannelSamples Method
Group Property
ChannelCount Property
GetChannel Method
AddChannel Method
DeleteChannel Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features