L_DicomPrintSCUGetImageBoxInstanceUID

Syntax

#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.

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.