L_DicomPrintSCURelease

#include "ltdic.h"

L_LTDIC_API L_INT L_DicomPrintSCURelease(hPrintSCU)

Parameters

HDICOMPRINTSCU hPrintSCU

A handle to Dicom Print SCU.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

If the Association is established, this function will not return until the Association is released and the connection is closed, or an error occurs.

If necessary, you can use the base class function L_DicomSendAbort to abort the Association instead of releasing it.

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