L_DicomDirGetOptions

#include "ltdic.h"

L_LTDIC_API L_UINT16 L_DicomDirGetOptions(hDicomDir, pOptions, nSize)

Gets the DICOM Directory options.

Parameters

HDICOMDIR hDicomDir

A DICOMDIR handle

pDICOMDIROPTIONS pOptions

Pointer to a DICOMDIROPTIONS structure to be updated with the options.

L_INT nSize

Size of the structure pointed to by pOptions.

Returns

Value Meaning
0 The function was successful.
> 0 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

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