LDicomAssociate::SetUserInfo

#include "ltdic.h"

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

L_INT nIndex;

index

L_UCHAR nType;

type

L_UCHAR * pData;

user data

L_UINT16 nLength;

length

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

Parameter

Description

nIndex

Index of the User-defined item to be set.

nType

Type of the User-defined item.

pData

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

nLength

Length of the specified User-defined item.

Returns

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

LTDIC

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Platforms

Win32, x64

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS DICOM C++ Class Library Help