LDicomPrintSCU::GetLastOperationStatus

#include "ltdic.h"

L_UINT16 LDicomPrintSCU::GetLastOperationStatus() const

Returns the status code specified in the response of the Print SCP.

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 of the possible status codes, refer to Status Constants.

When a member function of the LDicomPrintSCU class 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

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++ Class Library Help