- value
- Pointer to a buffer that contains the values to set.
- length
- Size of the specified buffer. NumericValueCount is updated with this value.
Visual Basic (Declaration) | |
---|---|
Overloads Public Sub SetNumericValue( _ ByVal value As IntPtr, _ ByVal length As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- value
- Pointer to a buffer that contains the values to set.
- length
- Size of the specified buffer. NumericValueCount is updated with this value.
For an example, refer to DicomDataSet.WaveformGroupCount.
The values set using this methods will be ignored if UnformattedTextValue
is not a null reference (Nothing in Visual Basic).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family