LDicomPrintSCU::GetAssociateRejectInfo

#include "ltdic.h"

L_VOID LDicomPrintSCU::GetAssociateRejectInfo(pnResult, pnSource, pnReason) const

Gets information about the Association rejection.

Parameters

L_UCHAR* pnResult

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

L_UCHAR* pnSource

Pointer to a variable to be updated with the source of the rejection. 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 rejection. This can be set to NULL if the information is not required.

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

Returns

None.

Comments

The information obtained using this function is meaningless unless the Association request was rejected by the Print SCP.

Required DLLs and Libraries

Platforms

Win32, x64

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.