L_DicomDirGetOptions

Summary

Gets the DICOM Directory options.

Syntax

#include "ltdic.h"

L_LTDIC_API L_UINT16 L_DicomDirGetOptions(hDicomDir, pOptions, nSize)

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

See Also

Functions

Topics

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.