ScanSourceStatusEnum

ScanSourceStatusEnum enumeration constants are used to define the current status of scanning source.

typedef enum {
 SS_Disconnected,
 SS_Idle,
 SS_Busy
}ScanSourceStatusEnum;
    

Elements

Name Description
SS_Disconnected The scanning source is disconnected and therefore not available for processing.
SS_Idle

The scanning source is idle and can be used at once.

Note: Scanners with TWAIN scanning API may return this status even if the scanning source is only registered. If you try to use the scanner which is registered but not connected, an error will occur. However, note that some scanners with TWAIN scanning API can make an attempt to scan with unconnected source and only after that return the connection error.

SS_Busy The scanning source is currently performing a scanning operation. It will be possible to use it after the operation is completed.

Used in

IScanSource::Status

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.