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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help