Page 1 of 1

How to get error codes from SXC_ functions

Posted: Tue Jan 31, 2017 1:19 pm
by AndyA
Hi,

Please could you explain how you retrieve error codes from the various WIA SXC_* functions, We are having an issue with a specific scanner failing to scan and are not able to retrieve any useful information. We also have a problem where we cannot determine from the result of 'SXC_WIASelectDeviceGUI' whether the user aborted from selecting a scanner.

Thank you,
Andy

Re: How to get error codes from SXC_ functions

Posted: Thu Feb 02, 2017 3:05 pm
by Sasha - Tracker Dev Team
Hello AndyA,

What programming language are you using?

Cheers,
Alex

Re: How to get error codes from SXC_ functions

Posted: Thu Feb 02, 2017 4:10 pm
by AndyA
Hi,

C/C++

Cheers, Andy