L_DicomPrintSCUGetOverlayBoxInstanceUID

#include "ltdic.h"

L_LTDIC_API const L_TCHAR* L_DicomPrintSCUGetOverlayBoxInstanceUID(hPrintSCU)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

Returns

The SOP Instance UID of the Image Overlay Box that was last created successfully using the function L_DicomPrintSCUCreateOverlayBox.

Comments

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

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.