GetUserInfoCount method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

long GetUserInfoCount (long hPDU);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the number of User-defined items in the specified DICOM Associate.

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

See Also

Elements:

GetUserInfoType method, GetUserInfoLength method, GetUserInfoData method, SetUserInfo method, AddUserInfo method, DeleteUserInfo method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle