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 |
---|---|---|
0x00000000 | Success | TWRC_SUCCESS |
0x00000001 | Failure | TWRC_FAILURE |
0x00000002 | CheckStatus | TWRC_CHECKSTATUS |
0x00000003 | Cancel | TWRC_CANCEL |
0x00000005 | NotDataSourceEvent | TWRC_NOTDSEVENT |
0x00000005 | DataSourceEvent | TWRC_DSEVENT |
0x00000006 | TransferDone | TWRC_XFERDONE |
0x00000007 | EndOfList | TWRC_ENDOFLIST |
0x00000008 | InfoNotSupported | TWRC_INFONOTSUPPORTED |
0x00000009 | DataNotAvailable | TWRC_DATANOTAVAILABLE |
0x00008000 | CustomBase | TWRC_CUSTOMBASE |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainReturnCode