L_DicomPrintSCUFreeImageBoxesInstanceUIDs

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomPrintSCUFreeImageBoxesInstanceUIDs(hPrintSCU)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle the DICOM Print SCU.

Returns

None.

Comments

When the Print SCP is requested to create a film box, it will also create one or more image boxes, based on its image display format. An array of the SOP Instance UIDs of these image boxes is kept internally. This function frees the memory allocated for that array.

After this function is called, a call to the L_DicomPrintSCUGetImageBoxesCount function will return 0: but the returned value of "0" does not necessarily mean that the current Film Box references 0 Image Boxes.

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.