LDicomPrintSCU::GetAbortInfo

#include "ltdic.h"

L_VOID LDicomPrintSCU::GetAbortInfo(pnSource, pnReason) const

Gets information about the Abort message received by the Print SCU.

Parameters

L_UCHAR* pnSource

Pointer to a variable to be updated with the source of the aborting. This can be set to NULL if the information is not required.

L_UCHAR* pnReason

Pointer to a variable to be updated with the reason for the aborting. This can be set to NULL if the information is not required.

For the possible values, refer to the callback function LDicomNet::OnReceiveAbort of the base class.

Returns

None.

Comments

The information obtained using this function is meaningless unless an Abort message is received by the Print SCU.

When the Print SCU receives an Abort message from the Print SCP, the callback function LDicomPrintSCU::OnStatus will be called with the parameter uStatus set to PRINTSCU_STATUS_RECEIVE_ABORT.

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