'Declaration Public Enum TwainConditionCode Inherits System.Enum
public enum TwainConditionCode : System.Enum
__value public enum TwainConditionCode : public System.Enum
public enum class TwainConditionCode : public System.Enum
'Declaration Public Enum TwainConditionCode Inherits System.Enum
public enum TwainConditionCode : System.Enum
__value public enum TwainConditionCode : public System.Enum
public enum class TwainConditionCode : public System.Enum
Member | Description |
---|---|
Success | Operation worked. |
Bummer | General failure. Unload Source immediately. |
LowMemory | Not enough memory to complete operation. |
NoDS | Source Manager unable to find the specified Source. |
MaxConnections | Source is connected to maximum supported number of applications. |
OperationError | Source or Source Manager reported an error to the user and handled the error; no application action required. |
BadCap | Capability not supported by Source or operation is not supported on capability, or capability had dependencies on other capabilities and cannot be operated upon at this time. |
BadProtocol | Unrecognized operation triplet. |
BadValue | Data parameter out of supported range. |
SeqError | Illegal operation for current Source Manager or Source state. |
BadDest | Unknown destination in DSM_Entry. |
CapUnsupported | Capability not supported by Source. |
CapBadOperation | Operation (i.e., Get or Set) not supported on capability. |
CapSeqError | Capability has dependencies on other capabilities and cannot be operated upon at this time. |
Denied | File System operation is denied (file is protected). |
FileExists | Operation failed because file already exists. |
FileNotFound | File not found. |
NotEmpty | Operation failed because directory is not empty. |
PaperJam | Transfer failed because of a feeder error. |
PaperDoubleFeed | Transfer failed because of a feeder error. |
FileWriteError | File write error. |
CheckDeviceOnline | Check the device status. |
Interlock | Operation failed because the cover or door is open. |
DamagedCorner | Operation failed because the document has a damaged corner. |
FocusError | Operation failed because of a focusing error during document capture. |
DocTooLight | Operation failed because the document is too light. |
DocTooDark | Operation failed because the document is too dark. |
NoMedia | Source has nothing to capture for a transfer. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.WinTwain.TwainConditionCode
Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5