Leadtools.Twain Namespace : TwainExceptionCode Enumeration |
public enum TwainExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum TwainExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainExceptionCode
public enum class TwainExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFDB3 | CapabilitySequenceError | Capability has dependency on other capability |
0xFFFFFDB4 | CapabilityBadOperation | Operation not supported by capability |
0xFFFFFDB5 | StopScan | The feeder is stopped by the user |
0xFFFFFDB6 | CheckDeviceOnline | The device has been powered off |
0xFFFFFDB7 | FileWriteError | Error writing to the specified file |
0xFFFFFDB8 | PaperDoubleFeed | Transfer failed because of a feeder error |
0xFFFFFDB9 | PaperJam | Transfer failed because of a feeder error |
0xFFFFFDBA | NotEmpty | Directory is not empty and can not be deleted |
0xFFFFFDBB | FileNotFound | Input file name not found or output file name invalid |
0xFFFFFDBC | FileExists | Specified output file name already exists |
0xFFFFFDBD | Denied | Operation denied (device not ready) |
0xFFFFFDBE | CustomBase | Custom return code base |
0xFFFFFDBF | InvalidAccessRight | Invalid access right to file |
0xFFFFFDC0 | NotValidFile | Invalid file |
0xFFFFFDC1 | ReadFromFile | Error reading from file |
0xFFFFFDC2 | InvalidVersionNumber | Invalid version number |
0xFFFFFDC3 | WriteToFile | Error trying write to a file |
0xFFFFFDC4 | InvalidHandle | Invalid handle was passed |
0xFFFFFDC5 | OpenFile | Can't open required file |
0xFFFFFDC6 | CapabilityNegotiationNotEnded | Capability negotiation ended before the current operation |
0xFFFFFDC7 | InvalidState | TWAIN source state is not valid for the required operation |
0xFFFFFDC8 | BadValue | Invalid capability value |
0xFFFFFDC9 | SourceNotOpen | TWAIN source not being open |
0xFFFFFDCA | CapabilityNotSupported | Required capability not supported |
0xFFFFFDCB | EndOfList | End of the enumeration list |
0xFFFFFDCC | CheckStatus | An error in the status of the TWAIN source |
0xFFFFFDCE | NotInitialized | TWAIN source not initialized |
0xFFFFFDCF | InvalidDll | Invalid DLL |
0xFFFFFDD0 | NoTwainLibrary | No Twain Library |
0xFFFFFFA6 | Cancel | Operation was cancelled |
0xFFFFFFAA | BadProtocol | Unrecognized MSG DG DAT combination |
0xFFFFFFAC | OperationError | Source or Source Manager reported an error to the user and handled the error; no application action required. |
0xFFFFFFAD | MaxConnections | Data source is connected to maximum possible applications |
0xFFFFFFAE | NoDataSource | No Data Source |
0xFFFFFFAF | LowMemory | Not enough memory to perform operation |
0xFFFFFFB0 | FailureUnknown | Failure due to unknown cause |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainExceptionCode