Queries the Print SCP for information about the specified Print Job and returns the retrieved information.
public Leadtools.Dicom.DicomPrintJobInformation GetPrintJobInformation(
string printJobInstanceUid,
Leadtools.Dicom.DicomPrintJobInformation requiredPrintJobInformation
)
Public Function GetPrintJobInformation( _
ByVal printJobInstanceUid As String, _
ByVal requiredPrintJobInformation As Leadtools.Dicom.DicomPrintJobInformation _
) As Leadtools.Dicom.DicomPrintJobInformation
public:
Leadtools.Dicom.DicomPrintJobInformation^ GetPrintJobInformation(
String^ printJobInstanceUid,
Leadtools.Dicom.DicomPrintJobInformation^ requiredPrintJobInformation
)
printJobInstanceUid
The SOP Instance UID of the Print Job whose information is to be retrieved. The method will fail if this is a null reference (Nothing in VB) or if an empty string is specified.
requiredPrintJobInformation
A DicomPrintJobInformation object that specifies the Print Job information to be retrieved. If this is set to a null reference (Nothing in VB), then it will be assumed that the Values of all the Attributes are required.
A DicomPrintJobInformation object that specifies the Print Job information sent by the Print SCP. If an Attribute was not included in the response of the Print SCP, the corresponding property, in the returned object, is set to an empty string.
Two of the exceptions that can be thrown by this method are:
Exception Type | Condition |
---|---|
DicomExceptionCode.PrintSCUFailureStatus | The response of the Print SCP specifies a Failure status code. |
DicomExceptionCode.PrintSCUClassNotSupported | The Print Job SOP Class is not supported on the Association. |
The method will not return until it receives the response of the Print SCP, or an error occurs. The method GetLastOperationStatus can be used to obtain the status code specified in the response of the Print SCP. If the method GetPrintJobInformation is successful, the required Print Job information was retrieved successfully, with either a Success or Warning status code in the response of the Print SCP.
The parameter requiredPrintJobInformation specifies the Print Job information to be retrieved. In the DicomPrintJobInformation class, all properties are strings. To query the Print SCP for the Value of an Attribute, the corresponding property, in the passed object, mustn't be a null reference (Nothing in VB); it can be set to an empty string for example. If a property is a null reference, the corresponding Attribute will not be included in the request. However, if all the properties are set to null references, the Print SCP will be queried for the Values of all the Attributes.
For an example, refer to Associate.
Products |
Support |
Feedback: GetPrintJobInformation Method - Leadtools.Dicom |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.