←Select platform

TwainReturnCode Enumeration

Summary

The return code constants for retrieving the extended image information.

Syntax

C#
VB
C++
public enum TwainReturnCode   
Public Enum TwainReturnCode  
    
    
public enum class TwainReturnCode   

Members

ValueMemberDescription
0Success TWRC_SUCCESS
1Failure TWRC_FAILURE
2CheckStatus TWRC_CHECKSTATUS
3Cancel TWRC_CANCEL
4DataSourceEvent TWRC_DSEVENT
5NotDataSourceEvent TWRC_NOTDSEVENT
6TransferDone TWRC_XFERDONE
7EndOfList TWRC_ENDOFLIST
8InfoNotSupported TWRC_INFONOTSUPPORTED
9DataNotAvailable TWRC_DATANOTAVAILABLE
32768CustomBase TWRC_CUSTOMBASE
Remarks

For more information about this enumeration and its values, refer to the TWAIN Specification (Version 2.0) http://www.twain.org.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly