Leadtools TWAIN (Leadtools.Twain assembly)

TwainExceptionCode Enumeration

Show in webframe





Used as a value for TwainException.Code property.
Syntax
public enum TwainExceptionCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum TwainExceptionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainExceptionCode

            

            
public enum class TwainExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFDB3CapabilitySequenceErrorCapability has dependency on other capability
0xFFFFFDB4CapabilityBadOperationOperation not supported by capability
0xFFFFFDB5StopScanThe feeder is stopped by the user
0xFFFFFDB6CheckDeviceOnlineThe device has been powered off
0xFFFFFDB7FileWriteErrorError writing to the specified file
0xFFFFFDB8PaperDoubleFeedTransfer failed because of a feeder error
0xFFFFFDB9PaperJamTransfer failed because of a feeder error
0xFFFFFDBANotEmptyDirectory is not empty and can not be deleted
0xFFFFFDBBFileNotFoundInput file name not found or output file name invalid
0xFFFFFDBCFileExistsSpecified output file name already exists
0xFFFFFDBDDeniedOperation denied (device not ready)
0xFFFFFDBECustomBaseCustom return code base
0xFFFFFDBFInvalidAccessRightInvalid access right to file
0xFFFFFDC0NotValidFileInvalid file
0xFFFFFDC1ReadFromFileError reading from file
0xFFFFFDC2InvalidVersionNumberInvalid version number
0xFFFFFDC3WriteToFileError trying write to a file
0xFFFFFDC4InvalidHandleInvalid handle was passed
0xFFFFFDC5OpenFileCan't open required file
0xFFFFFDC6CapabilityNegotiationNotEndedCapability negotiation ended before the current operation
0xFFFFFDC7InvalidStateTWAIN source state is not valid for the required operation
0xFFFFFDC8BadValueInvalid capability value
0xFFFFFDC9SourceNotOpenTWAIN source not being open
0xFFFFFDCACapabilityNotSupportedRequired capability not supported
0xFFFFFDCBEndOfListEnd of the enumeration list
0xFFFFFDCCCheckStatusAn error in the status of the TWAIN source
0xFFFFFDCENotInitializedTWAIN source not initialized
0xFFFFFDCFInvalidDllInvalid DLL
0xFFFFFDD0NoTwainLibraryNo Twain Library
0xFFFFFFA6CancelOperation was cancelled
0xFFFFFFAABadProtocolUnrecognized MSG DG DAT combination
0xFFFFFFACOperationErrorSource or Source Manager reported an error to the user and handled the error; no application action required.
0xFFFFFFADMaxConnectionsData source is connected to maximum possible applications
0xFFFFFFAENoDataSourceNo Data Source
0xFFFFFFAFLowMemoryNot enough memory to perform operation
0xFFFFFFB0FailureUnknownFailure due to unknown cause
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainExceptionCode

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.