←Select platform

GetKeyValuePtr Method

Summary

Gets the key element type of the specified key element.

Syntax
C#
VB
C++
public IntPtr GetKeyValuePtr( 
   DicomElement element 
) 
Public Function GetKeyValuePtr( _ 
   ByVal element As DicomElement _ 
) As IntPtr 
public: 
IntPtr GetKeyValuePtr(  
   DicomElement^ element 
)  

Parameters

element
A key element.

Return Value

A pointer to the key element type of the specified key element.

Example

For an example, refer to Reset.

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