L_DicomPrintSCUGetLastOperationStatus

Syntax

#include "ltdic.h"

L_LTDIC_API L_UINT16 L_DicomPrintSCUGetLastOperationStatus(hPrintSCU)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

Returns

The status code returned in the response of the Print SCP to the last operation requested on an SOP Class.

Comments

Status codes are grouped by the Print Management Service Class into Success, Warning, and Failure categories. For some possible status codes, refer to Status Constants.

When a function of L_DicomPrintSCUXXX requests the Print SCP to perform an operation on a SOP Class, the Print SCP is supposed to specify a status code in its response to the request. This function returns the status code specified by the Print SCP. The category of the status code can be determined as follows:

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Topics

Example

For an example, refer to PRINTSCUSTATUSCALLBACK.

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.