L_DicomPrintSCUFreeImageBoxesInstanceUIDs

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

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

LEADTOOLS DICOM C API Help