L_DicomPrintSCUGetPresentationLUTInstanceUID

Syntax

#include "ltdic.h"

L_LTDIC_API const L_TCHAR* L_DicomPrintSCUGetPresentationLUTInstanceUID(hPrintSCU)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

Returns

The SOP Instance UID of the Presentation LUT that was last created successfully using the function L_DicomPrintSCUCreatePresentationLUT.

Comments

Once a Presentation LUT is created, a call to this function will return the SOP Instance UID of the newly created Presentation LUT. Therefore, if the SOP Instance UID of a Presentation LUT is needed, it should be stored before creating the next Presentation LUT.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomPrintSCUUpdateImageBox.

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.