Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDataSet Class > GetShortValuePtr Method : GetShortValuePtr(DicomElement,Int32,Int32) Method |
'Declaration
Public Overloads Function GetShortValuePtr( _ ByVal element As DicomElement, _ ByVal index As Integer, _ ByVal count As Integer _ ) As IntPtr
'Usage
Dim instance As DicomDataSet Dim element As DicomElement Dim index As Integer Dim count As Integer Dim value As IntPtr value = instance.GetShortValuePtr(element, index, count)
This method can be called only if the Value Representation of the Data Element is DicomVRType.OW, DicomVRType.SS, or DicomVRType.US. For more information about Value Representations, refer to Default Value Representation Table.
DicomDataSet Class
DicomDataSet Members
Overload List
GetValue
GetShortValue(DicomElement,Int32,Int32) Method
GetIntValue(DicomElement,Int32,Int32) Method
GetBinaryValue(DicomElement,Int32) Method
GetLongValue(DicomElement,Int32,Int32) Method
GetByteValue(DicomElement,Int32,Int32) Method
GetFloatValue(DicomElement,Int32,Int32) Method
GetDoubleValue(DicomElement,Int32,Int32) Method
GetStringValue Method
GetAgeValue(DicomElement,Int32,Int32) Method
GetDateValue(DicomElement,Int32,Int32) Method
GetTimeValue(DicomElement,Int32,Int32) Method
GetDateTimeValue(DicomElement,Int32,Int32) Method
GetConvertValue Method