GetProviderRole method (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

short GetProviderRole (long hPDU, short nID);

Overview

Refer to Working with DICOM Associate Connections.

Remarks

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

Support for the Provider Role allows the Application Entity to act as an SCP for that Presentation Context.

To enable Role Selection, call the SetRoleSelect method.

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

See Also

Elements:

IsRoleSelect method, GetUserRole method, SetRoleSelect method

Topics:

DICOM Associate Connection: Getting Information About a DICOM Associate Handle