Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS DICOM C DLL Help

L_DicomFindIndexUID

Show in webframe

#include "Ltdic.h"

L_LTDIC_API pDICOMUID L_DicomFindIndexUID(nIndex)

L_UINT32 nIndex;

/* an index into the UID Table */

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

Parameter

Description

nIndex

An index into the UID Table. This index is zero-based.

Returns

!NULL

A pointer to a DICOMUID structure that contains the item located at the specified index in the UID 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

Platforms

Win32, x64, Linux.

See Also

Functions:

L_DicomFindUID

Topics:

Working with Unique Identifiers

Example

For an example, refer to L_DicomGetCountUID.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.