GetUserRole method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetUserRole (long hPDU, short nID);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

Returns the value for the User Role of the specified Presentation Context of the specified DICOM Associate.

Support for the User Role allows the Application Entity to act as an SCU for that Presentation Context.

To enable Role Selection, call SetRoleSelect method.

To set the User and Provider Roles, call SetRoleSelect method.

See Also

Elements:

IsRoleSelect method, GetProviderRole method, SetRoleSelect method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle