|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
| Leadtools.Medical.WebViewer.ExternalControl Namespace : ControllerReturnCode Enumeration |
public enum ControllerReturnCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ControllerReturnCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ControllerReturnCode
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