LDicomAssociate::GetImplementVersion

Summary

Returns the Implementation Version for the DICOM Associate.

Syntax

#include "ltdic.h"

L_VOID LDicomAssociate::GetImplementVersion(strImplementVersion, SizeInWords)

Parameters

L_TCHAR * strImplementVersion

String Buffer to be updated with the Implementation Version for the DICOM Associate.

L_UINT32 SizeInWords

Size of the destination string buffer.

Returns

None.

Comments

Setting the Implementation Version can be disabled, or enabled and set using LDicomAssociate::SetImplementVersion.

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomAssociate::IsImplementVersion.

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++ Class Library Help

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