Leadtools TWAIN (Leadtools.Twain assembly)

TwainConditionCode Enumeration

Show in webframe





The condition code constants for retrieving the extended image information.
Syntax
public enum TwainConditionCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum TwainConditionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainConditionCode

            

            
public enum class TwainConditionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000SuccessTWCC_SUCCESS
0x00000001BummerTWCC_BUMMER
0x00000002LowMemoryTWCC_LOWMEMORY
0x00000003NodsTWCC_NODS
0x00000004MaxConnectionsTWCC_MAXCONNECTIONS
0x00000005OperationErrorTWCC_OPERATIONERROR
0x00000006BadCapTWCC_BADCAP
0x00000009BadProtocolTWCC_BADPROTOCOL
0x0000000ABadValueTWCC_BADVALUE
0x0000000CBadDestTWCC_BADDEST
0x0000000DCapUnsupportedTWCC_CAPUNSUPPORTED
0x0000000ECapBadOperationTWCC_CAPBADOPERATION
0x0000000FCapSeqErrorTWCC_CAPSEQERROR
0x0000000FSeqErrorTWCC_SEQERROR
0x00000010DeniedTWCC_DENIED
0x00000011FileExistsTWCC_FILEEXISTS
0x00000012FileNotFoundTWCC_FILENOTFOUND
0x00000013NotEmptyTWCC_NOTEMPTY
0x00000014PaperJamTWCC_PAPERJAM
0x00000015PaperDoubleFeedTWCC_PAPERDOUBLEFEED
0x00000016FileWriteErrorTWCC_FILEWRITEERROR
0x00000017CheckDeviceOnlineTWCC_CHECKDEVICEONLINE
0x00000018InterlockTWCC_INTERLOCK
0x00000019DamagedCornerTWCC_DAMAGEDCORNER
0x0000001AFocusErrorTWCC_FOCUSERROR
0x0000001BDocTooLightTWCC_DOCTOOLIGHT
0x0000001CDocTooDarkTWCC_DOCTOODARK
0x00008000CustomBaseTWCC_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.TwainConditionCode

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

 

 


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