Leadtools TWAIN (Leadtools.Twain assembly)

TwainReturnCode Enumeration

Show in webframe





The return code constants for retrieving the extended image information.
Syntax
'Declaration
 
Public Enum TwainReturnCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainReturnCode

            

            
public enum class TwainReturnCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessTWRC_SUCCESS
0x00000001FailureTWRC_FAILURE
0x00000002CheckStatusTWRC_CHECKSTATUS
0x00000003CancelTWRC_CANCEL
0x00000005NotDataSourceEventTWRC_NOTDSEVENT
0x00000005DataSourceEventTWRC_DSEVENT
0x00000006TransferDoneTWRC_XFERDONE
0x00000007EndOfListTWRC_ENDOFLIST
0x00000008InfoNotSupportedTWRC_INFONOTSUPPORTED
0x00000009DataNotAvailableTWRC_DATANOTAVAILABLE
0x00008000CustomBaseTWRC_CUSTOMBASE
Remarks
For more information about this enumeration and its values, refer to the TWAIN Specification (Version 2.0) http://www.twain.org.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainReturnCode

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

 

 


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