L_DicomFindIndexVR

Summary

Returns a pointer to a structure that contains the item located at the specified index in the Value Representation Table.

Syntax

#include "Ltdic.h"

L_LTDIC_API pDICOMVR L_DicomFindIndexVR(nIndex)

Parameters

L_UINT32 nIndex

An index into the Value Representation Table. This index is zero-based.

Returns

Value Meaning
!NULL A pointer to a DICOMVR structure that contains the item located at the specified index in the Value Representation Table.
NULL There is not an item at the specified index.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomGetCountVR.

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

LEADTOOLS DICOM C API Help

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