←Select platform

GetRoleSelection Method

Summary

Gets RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU for a particular

abstractSyntax.

Syntax
C#
VB
C++
public RoleSelectionFlags GetRoleSelection( 
   string abstractSyntax 
) 
Public Function GetRoleSelection( 
   ByVal abstractSyntax As String 
) As RoleSelectionFlags 
public:  
   RoleSelectionFlags^ GetRoleSelection( 
      String^ abstractSyntax 
   ) 

Parameters

abstractSyntax

An abstract syntax in the DicomAssociation.

Return Value

RoleSelectionFlags that define how the SCP will accept/reject any role selection proposed by the SCU for a particular abstractSyntax.

Remarks

Role selection occurs during DICOM Association negotiation between an SCU and an SCP.

For more information, see RoleSelectionFlags.

For example usage, see the Leadtools.Medical.Storage.AddIns.dll sample.

Example

For an example, refer to IRoleSelectionProvider.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.