Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

TwainExceptionCode Enumeration






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 TwainExceptionCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Twain.TwainExceptionCode = function() { };
Leadtools.Twain.TwainExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TwainExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BadProtocolUnrecognized MSG DG DAT combination
BadValueInvalid capability value
CancelOperation was cancelled
CapabilityBadOperationOperation not supported by capability
CapabilityNegotiationNotEndedCapability negotiation ended before the current operation
CapabilityNotSupportedRequired capability not supported
CapabilitySequenceErrorCapability has dependency on other capability
CheckDeviceOnlineThe device has been powered off
CheckStatusAn error in the status of the TWAIN source
CustomBaseCustom return code base
DeniedOperation denied (device not ready)
EndOfListEnd of the enumeration list
FailureUnknownFailure due to unknown cause
FileExistsSpecified output file name already exists
FileNotFoundInput file name not found or output file name invalid
FileWriteErrorError writing to the specified file
InvalidAccessRightInvalid access right to file
InvalidDllInvalid DLL
InvalidHandleInvalid handle was passed
InvalidStateTWAIN source state is not valid for the required operation
InvalidVersionNumberInvalid version number
LowMemoryNot enough memory to perform operation
MaxConnectionsData source is connected to maximum possible applications
NoDataSourceNo Data Source
NotEmptyDirectory is not empty and can not be deleted
NotInitializedTWAIN source not initialized
NotValidFileInvalid file
NoTwainLibraryNo Twain Library
OpenFileCan't open required file
OperationErrorSource or Source Manager reported an error to the user and handled the error; no application action required.
PaperDoubleFeedTransfer failed because of a feeder error
PaperJamTransfer failed because of a feeder error
ReadFromFileError reading from file
SourceNotOpenTWAIN source not being open
StopScanThe feeder is stopped by the user
WriteToFileError trying write to a file
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Twain Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.