The condition code constants for retrieving the extended image information.
public enum TwainConditionCode
Public Enum TwainConditionCode
public enum class TwainConditionCode
Value | Member | Description |
---|---|---|
0 | Success | TWCC_SUCCESS |
1 | Bummer | TWCC_BUMMER |
2 | LowMemory | TWCC_LOWMEMORY |
3 | Nods | TWCC_NODS |
4 | MaxConnections | TWCC_MAXCONNECTIONS |
5 | OperationError | TWCC_OPERATIONERROR |
6 | BadCap | TWCC_BADCAP |
9 | BadProtocol | TWCC_BADPROTOCOL |
10 | BadValue | TWCC_BADVALUE |
11 | SeqError | TWCC_SEQERROR |
12 | BadDest | TWCC_BADDEST |
13 | CapUnsupported | TWCC_CAPUNSUPPORTED |
14 | CapBadOperation | TWCC_CAPBADOPERATION |
15 | CapSeqError | TWCC_CAPSEQERROR |
16 | Denied | TWCC_DENIED |
17 | FileExists | TWCC_FILEEXISTS |
18 | FileNotFound | TWCC_FILENOTFOUND |
19 | NotEmpty | TWCC_NOTEMPTY |
20 | PaperJam | TWCC_PAPERJAM |
21 | PaperDoubleFeed | TWCC_PAPERDOUBLEFEED |
22 | FileWriteError | TWCC_FILEWRITEERROR |
23 | CheckDeviceOnline | TWCC_CHECKDEVICEONLINE |
24 | Interlock | TWCC_INTERLOCK |
25 | DamagedCorner | TWCC_DAMAGEDCORNER |
26 | FocusError | TWCC_FOCUSERROR |
27 | DocTooLight | TWCC_DOCTOOLIGHT |
28 | DocTooDark | TWCC_DOCTOODARK |
32768 | CustomBase | TWCC_CUSTOMBASE |
For more information about this enumeration and its values, refer to the TWAIN specification.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document