Returns the list of all available roles for the medical web viewer.
public ControllerReturnCode GetRoles( List<Role> roleList )
public ControllerReturnCode GetRoles(
List<Role> roleList
)
Public Function GetRoles( ByVal roleList As List(Of Role )) As ControllerReturnCode
Public Function GetRoles(
ByVal roleList As List(Of Role
)) As ControllerReturnCode
public: ControllerReturnCode^ GetRoles( List<Role^>^ roleList )
public:
ControllerReturnCode^ GetRoles(
List<Role^>^ roleList
roleList
the list of all available roles for the medical web viewer.
A ControllerReturnCode value indicating the result.
Target Platforms
MedicalWebViewerExternalController Class
MedicalWebViewerExternalController Members
Leadtools.Medical.WebViewer.ExternalControl Namespace
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library