LDicomAssociate::SetUserInfo

#include "ltdic.h"

L_INT LDicomAssociate::SetUserInfo(nIndex, nType, pData, nLength)

Sets the specified User-defined item using the specified parameters.

Parameters

L_INT nIndex

Index of the User-defined item to be set.

L_UCHAR nType

Type of the User-defined item.

L_UCHAR * pData

Buffer that contains the data for the specified User-defined item.

L_UINT16 nLength

Length of the specified User-defined item.

Returns

Value Meaning
0 SUCCESS
>0 An error occurred. Refer to Return Codes.

Comments

For more information about User-defined items, refer to LDicomAssociate::AddUserInfo.

Required DLLs and Libraries

Platforms

Win32, x64

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

LEADTOOLS DICOM C++ Class Library Help