L_DicomPrintSCUGetImageBoxInstanceUID

#include "ltdic.h"

L_LTDIC_API L_PCTSTR L_DicomPrintSCUGetImageBoxInstanceUID(hPrintSCU, uIndex)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

L_UINT32 uIndex

Index of the Image Box.

Returns

The SOP Instance UID of the specified Image Box. If an invalid index is passed, the function will return NULL.

Comments

When the Print SCP is requested to create a Film Box, it will also create one or more Image Boxes, based on the Image Display Format. This function returns the SOP Instance UID of a particular Image 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.