LDicomPrintSCU::GetAbortInfo

#include "ltdic.h"

L_VOID LDicomPrintSCU::GetAbortInfo(pnSource, pnReason) const

L_UCHAR* pnSource;

source of aborting

L_UCHAR* pnReason;

reason for aborting

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

Parameter

Description

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.

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

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C++ Class Library Help