SetUserInfo method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short SetUserInfo (long hPDU, long lIndex, short nType, VARIANT *pData, short nLength);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

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

See Also

Elements:

GetUserInfoCount method, GetUserInfoType method, GetUserInfoLength method, GetUserInfoData method, AddUserInfo method, DeleteUserInfo method

Topics:

DICOM Associate Connection: Modifying a DICOM Associate Handle