L_DicomFindIndexTag

#include "Ltdic.h"

L_LTDIC_API pDICOMTAG L_DicomFindIndexTag(nIndex)

Returns a pointer to a structure that contains the item located at the specified index in the Data Element Tag Table.

Parameters

L_UINT32 nIndex

An index into the Data Element Tag Table. This index is zero-based.

Returns

Value Meaning
!NULL A pointer to a DICOMTAG structure that contains the item located at the specified index in the Data Element Tag 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_DicomGetCountTag.

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

LEADTOOLS DICOM C API Help