GetUserInfoType method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetUserInfoType (long hPDU, long lIndex);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the type of the User-defined item.

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

See Also

Elements:

GetUserInfoLength method, GetUserInfoCount method, GetUserInfoData method, SetUserInfo method, AddUserInfo method, DeleteUserInfo method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle