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.

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly