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

TwainReturnCode Enumeration






The return code constants for retrieving the extended image information.
Syntax
'Declaration
 
Public Enum TwainReturnCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As TwainReturnCode
public enum TwainReturnCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Twain.TwainReturnCode = function() { };
Leadtools.Twain.TwainReturnCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TwainReturnCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CancelTWRC_CANCEL
CheckStatusTWRC_CHECKSTATUS
CustomBaseTWRC_CUSTOMBASE
DataNotAvailableTWRC_DATANOTAVAILABLE
DataSourceEventTWRC_DSEVENT
EndOfListTWRC_ENDOFLIST
FailureTWRC_FAILURE
InfoNotSupportedTWRC_INFONOTSUPPORTED
NotDataSourceEventTWRC_NOTDSEVENT
SuccessTWRC_SUCCESS
TransferDoneTWRC_XFERDONE
Remarks
For more information about this enumeration and its values, refer to the TWAIN Specification (Version 2.0) http://www.twain.org.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainReturnCode

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.