#include "Ltdic.h"
static pDICOMTAG LDicomTag::FindIndex(nIndex)
L_UINT32 nIndex; |
an index into the Data Element Tag Table |
Returns a pointer to a structure that contains the item located at the specified index in the Data Element Tag Table.
Parameter |
Description |
nIndex |
An index into the Data Element Tag Table. This index is zero-based. |
!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
LTDIC For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Win32, x64
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET