←Select platform

DeleteUser Method (MedicalWebViewerExternalController)

Summary

Deletes the specified user from the viewer.

Syntax

C#
VB
C++
public ControllerReturnCode DeleteUser( 
   string username 
) 
Public Function DeleteUser( 
   ByVal username As String 
) As ControllerReturnCode 
public:  
   ControllerReturnCode^ DeleteUser( 
      String^ username 
   ) 

Parameters

username

The username.

Return Value

A ControllerReturnCode value indicating the results of the call.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.WebViewer.ExternalControl Assembly
Click or drag to resize