LEADTOOLS WebForms and AJAX (Leadtools.Medical.WebViewer.ExternalControl assembly)

ControllerReturnCode Enumeration

Show in webframe



An enumeration containing the possible return codes for the MedicalWebViewerExternalController's public methods.
Syntax
'Declaration
 
Public Enum ControllerReturnCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ControllerReturnCode
public enum ControllerReturnCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ControllerReturnCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
-5UnknownError An unknown error occurred.
-4AlreadyInitialized The MedicalWebViewerExternalController has already been initialized.
-3TimedOut The MedicalWebViewerExternalController timed out.
-2AuthenticationFailure Authentication failed.
-1NotProperlyInitiated The MedicalWebViewerExternalController was not properly initiated.
0Failure Failure
1Success Success
Example
For an example, refer to MedicalWebViewerExternalController.InitApplication.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.WebViewer.ExternalControl.ControllerReturnCode

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.WebViewer.ExternalControl Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.