←Select platform

GetNumericValuePtr Method

Summary

Gets the values under the "Numeric Value" (0040,A30A) element.

Syntax
C#
VB
C++
public IntPtr GetNumericValuePtr() 
Public Function GetNumericValuePtr() As IntPtr 
public: 
IntPtr GetNumericValuePtr();  

Return Value

Pointer to a buffer that contains the values under the "Numeric Value" (0040,A30A) element. The size of the buffer is given by NumericValueCount.

Remarks

These values will be ignored if UnformattedTextValue is not a null reference (Nothing in VB).

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly