Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace : TwainConditionCode Enumeration |
public enum TwainConditionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TwainConditionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainConditionCode
public enum class TwainConditionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
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 |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainConditionCode