L_DicomGetImplementClass

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomGetImplementClass(hPDU, strImplementClass, SizeInWords)

Returns the Implementation Class name for the specified DICOM Associate.

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

L_TCHAR * strImplementClass

Buffer to be updated with the Implementation Class name.

L_UINT32 SizeInWords

Size of the destination string buffer.

Returns

None.

Comments

Setting the Implementation Class can be disabled, or enabled and set using L_DicomSetImplementClass.

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.