←Select platform

TwainConditionCode Enumeration

Summary

The condition code constants for retrieving the extended image information.

Syntax

C#
VB
C++
public enum TwainConditionCode   
Public Enum TwainConditionCode  
    
    
public enum class TwainConditionCode   

Members

ValueMemberDescription
0Success TWCC_SUCCESS
1Bummer TWCC_BUMMER
2LowMemory TWCC_LOWMEMORY
3Nods TWCC_NODS
4MaxConnections TWCC_MAXCONNECTIONS
5OperationError TWCC_OPERATIONERROR
6BadCap TWCC_BADCAP
9BadProtocol TWCC_BADPROTOCOL
10BadValue TWCC_BADVALUE
11SeqError TWCC_SEQERROR
12BadDest TWCC_BADDEST
13CapUnsupported TWCC_CAPUNSUPPORTED
14CapBadOperation TWCC_CAPBADOPERATION
15CapSeqError TWCC_CAPSEQERROR
16Denied TWCC_DENIED
17FileExists TWCC_FILEEXISTS
18FileNotFound TWCC_FILENOTFOUND
19NotEmpty TWCC_NOTEMPTY
20PaperJam TWCC_PAPERJAM
21PaperDoubleFeed TWCC_PAPERDOUBLEFEED
22FileWriteError TWCC_FILEWRITEERROR
23CheckDeviceOnline TWCC_CHECKDEVICEONLINE
24Interlock TWCC_INTERLOCK
25DamagedCorner TWCC_DAMAGEDCORNER
26FocusError TWCC_FOCUSERROR
27DocTooLight TWCC_DOCTOOLIGHT
28DocTooDark TWCC_DOCTOODARK
32768CustomBase TWCC_CUSTOMBASE
Remarks

For more information about this enumeration and its values, refer to the TWAIN Specification (Version 2.0) http://www.twain.org.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly