twain / twain-cs

A C# interface for TWAIN
165 stars 66 forks source link

m_twaincstoolkit.Send method returna BADVALUE [sf#7] #11

Closed kolomiets closed 7 years ago

kolomiets commented 7 years ago

Reported by tanveershahpk on 2014-11-16 05:55 UTC sts = m_twaincstoolkit.Send("DG_CONTROL", "DAT_CAPABILITY", "MSG_SET", ref szCapability, ref szStatus);

above line of code returning BADVALUE, i am executing code on windows 32 bit machine, kindly let me solve this issue. Thanks

although TWAC_32 is running perfectly on my machine

kolomiets commented 7 years ago

Updated by mlmcl on 2014-11-20 13:14 UTC

kolomiets commented 7 years ago

Commented by mlmcl on 2014-11-20 13:14 UTC It looks like there's a duplicate entry, so I'm closing this one out and responding to the other one...