←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.