| Leadtools.Medical.WebViewer.ExternalControl Namespace : ControllerReturnCode Enumeration | 
'Declaration Public Enum ControllerReturnCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ControllerReturnCode
public enum ControllerReturnCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ControllerReturnCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| -5 | UnknownError | An unknown error occurred. | 
| -4 | AlreadyInitialized | The MedicalWebViewerExternalController has already been initialized. | 
| -3 | TimedOut | The MedicalWebViewerExternalController timed out. | 
| -2 | AuthenticationFailure | Authentication failed. | 
| -1 | NotProperlyInitiated | The MedicalWebViewerExternalController was not properly initiated. | 
| 0 | Failure | Failure | 
| 1 | Success | Success | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.WebViewer.ExternalControl.ControllerReturnCode