TWAIN_VERSION

typedef enum 
{ 
   TWAIN_VERSION1 = 0x001, 
   TWAIN_VERSION2 = 0x002, 
} TWAIN_VERSION; 

Specifies the Twain version to work with.

Value

Meaning

TWAIN_VERSION1

[0x001] Work with TWAIN v1.9.

TWAIN_VERSION2

[0x002] Work with TWAIN v2.x.

See Also

Setting Which TWAIN Specification Version to Use

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS TWAIN C++ Class Library Help