L_DicomPrintSCUGetAbortInfo

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomPrintSCUGetAbortInfo(hPrintSCU, pnSource, pnReason)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

L_UCHAR *pnSource

Source of aborting.

L_UCHAR *pnReason

Reason for aborting.

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 RECEIVEABORTCALLBACK will be called with the parameter uStatus set to PRINTSCU_STATUS_RECEIVE_ABORT.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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 API Help