#include "ltdic.h"
L_LTDIC_API L_VOID L_DicomPrintSCUFreeImageBoxesInstanceUIDs(hPrintSCU)
A handle the DICOM Print SCU.
None.
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
Win32, x64, Linux.
For an example, refer to L_DicomPrintSCUUpdateImageBox.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document