←Select platform

GetRoles Method

Summary

Returns the list of all available roles for the medical web viewer.

Syntax
C#
VB
C++
public ControllerReturnCode GetRoles( 
   List<Role> roleList 
) 
Public Function GetRoles( 
   ByVal roleList As List(Of Role 
)) As ControllerReturnCode 
public:  
   ControllerReturnCode^ GetRoles( 
      List<Role^>^ roleList 
   ) 

Parameters

roleList

the list of all available roles for the medical web viewer.

Return Value

A ControllerReturnCode value indicating the result.

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

Leadtools.Medical.WebViewer.ExternalControl Assembly

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