- element
- A key element.
Visual Basic (Declaration) | |
---|---|
Public Function GetKeyValuePtr( _ ByVal element As DicomElement _ ) As IntPtr |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IntPtr GetKeyValuePtr( DicomElement element ) |
C++/CLI | |
---|---|
public: IntPtr GetKeyValuePtr( DicomElement^ element ) |
Parameters
- element
- A key element.
Return Value
A pointer to the key element type of the specified key element.For an example, refer to Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family