Click or drag to resize

TwainControllerGetConditionCode Method

Returns the condition code from the source manager.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public TwainConditionCode GetConditionCode()

Return Value

Type: TwainConditionCode
A condition code providing more information about the last action performed.
Exceptions
ExceptionCondition
Thrown if the source manager is not open.
See Also