Returns the last result code from the last message sent to TWAIN.
public TwainResultCode TwainGetLastResultCode();
Public Function TwainGetLastResultCode() As TwainResultCode
A member of the TwainResultCode enumeration.
If the result is not TWRC_SUCCESS, you can use the TwainGetLastConditionCode() function to check the reason on this result.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|