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 |
---|---|---|
0x00000000 | Success | TWCC_SUCCESS |
0x00000001 | Bummer | TWCC_BUMMER |
0x00000002 | LowMemory | TWCC_LOWMEMORY |
0x00000003 | Nods | TWCC_NODS |
0x00000004 | MaxConnections | TWCC_MAXCONNECTIONS |
0x00000005 | OperationError | TWCC_OPERATIONERROR |
0x00000006 | BadCap | TWCC_BADCAP |
0x00000009 | BadProtocol | TWCC_BADPROTOCOL |
0x0000000A | BadValue | TWCC_BADVALUE |
0x0000000C | BadDest | TWCC_BADDEST |
0x0000000D | CapUnsupported | TWCC_CAPUNSUPPORTED |
0x0000000E | CapBadOperation | TWCC_CAPBADOPERATION |
0x0000000F | CapSeqError | TWCC_CAPSEQERROR |
0x0000000F | SeqError | TWCC_SEQERROR |
0x00000010 | Denied | TWCC_DENIED |
0x00000011 | FileExists | TWCC_FILEEXISTS |
0x00000012 | FileNotFound | TWCC_FILENOTFOUND |
0x00000013 | NotEmpty | TWCC_NOTEMPTY |
0x00000014 | PaperJam | TWCC_PAPERJAM |
0x00000015 | PaperDoubleFeed | TWCC_PAPERDOUBLEFEED |
0x00000016 | FileWriteError | TWCC_FILEWRITEERROR |
0x00000017 | CheckDeviceOnline | TWCC_CHECKDEVICEONLINE |
0x00000018 | Interlock | TWCC_INTERLOCK |
0x00000019 | DamagedCorner | TWCC_DAMAGEDCORNER |
0x0000001A | FocusError | TWCC_FOCUSERROR |
0x0000001B | DocTooLight | TWCC_DOCTOOLIGHT |
0x0000001C | DocTooDark | TWCC_DOCTOODARK |
0x00008000 | CustomBase | TWCC_CUSTOMBASE |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainConditionCode