|
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 : TwainReturnCode Enumeration |
public enum TwainReturnCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TwainReturnCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainReturnCode
public enum class TwainReturnCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | Success | TWRC_SUCCESS |
| 1 | Failure | TWRC_FAILURE |
| 2 | CheckStatus | TWRC_CHECKSTATUS |
| 3 | Cancel | TWRC_CANCEL |
| 4 | DataSourceEvent | TWRC_DSEVENT |
| 5 | NotDataSourceEvent | TWRC_NOTDSEVENT |
| 6 | TransferDone | TWRC_XFERDONE |
| 7 | EndOfList | TWRC_ENDOFLIST |
| 8 | InfoNotSupported | TWRC_INFONOTSUPPORTED |
| 9 | DataNotAvailable | TWRC_DATANOTAVAILABLE |
| 32768 | CustomBase | TWRC_CUSTOMBASE |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainReturnCode