L_DicomGetImplementClass

Summary

Returns the Implementation Class name for the specified DICOM Associate.

Syntax

#include "ltdic.h"

L_LTDIC_API L_VOID L_DicomGetImplementClass(hPDU, strImplementClass, SizeInWords)

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.

See Also

Functions

Topics

Example

For an example, refer to L_DicomIsImplementClass.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.