L_DicomGetCalling

Summary

Returns the name of the calling Application Entity of the specified DICOM Associate.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomGetCalling(hPDU, strCalling, SizeInWords)

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

L_TCHAR * strCalling

buffer to be updated with the name of the calling Application Entity of the specified DICOM Associate.

L_UINT32 SizeInWords

Size of the destination string buffer.

Returns

None.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomGetCalled.

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

LEADTOOLS DICOM C API Help

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