Tattakashi123 / t

Automatically exported from code.google.com/p/twaindotnet
0 stars 0 forks source link

Can not set non-integer capabilities (xferMech) #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
xferMech is a string value capability which is crucial to be set based on
what xferMech modes that the scanner supports.
Most TWAIN libraries have a "GetCapabilities" function which is used as a
filter list to block "SetCapabilities" calls from setting illegal values
for the device.
Once all capability data types can be set and retrieved, your library's
compatibility should dramatically increase.

Original issue reported on code.google.com by snakebyt...@gmail.com on 29 Jul 2009 at 12:28

GoogleCodeExporter commented 8 years ago

Original comment by luke.qui...@gmail.com on 17 Aug 2009 at 11:15