L_DicomSetCalled

#include "ltdic.h"

L_LTDIC_API L_INT L_DicomSetCalled(hPDU, pszName)

Sets the name of the called Application Entity in the specified DICOM Associate.

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

L_TCHAR * pszName

Character string that contains the name of the called Application Entity to set for the specified DICOM Associate. This parameter cannot exceed PDU_MAX_TITLE_SIZE + 1, including the null character at the end.

Returns

Value Meaning
DICOM_SUCCESS The function was successful.
>0 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

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

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