#include "ltdic.h"
L_LTDIC_API const L_TCHAR* L_DicomPrintSCUGetPrintJobInstanceUID(hPrintSCU)
A handle to Dicom Print SCU.
The SOP Instance UID of the Print Job SOP Instance resulted from the last successful printing request sent to the Print SCP. If the Print SCP for the last printing request did not creat a Print Job, the function will return an empty string.
Each of the functions L_DicomPrintSCUPrintFilmSession, L_DicomPrintSCUPrintFilmBox, and L_DicomPrintSCUPrintPullPrintRequestSession requests the Print SCP to print one or more films. If the Print Job SOP Class is supported on the Association, the Print SCP is supposed to create a Print Job SOP Instance for the new Print Job and send the SOP Instance UID of that Instance in the response to the printing request. The function GetPrintJobInstanceUID returns that SOP Instance UID.
The SOP Instance UID of a Print Job can be used to query the Print SCP for information about the Print Job (refer to the function L_DicomPrintSCUGetPrintJobInfo). Also, it is used to identify the Print Job when status reports are received from the Print SCP (refer to the function RECEIVENREPORTRESPONSECALLBACK).
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