Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

This enum is implemented in FRE for Windows.
ScanSourceApiTypeEnum enumeration constants are used to specify the type of API supported by scanner.
typedef enum {
 SSAT_Twain,
 SSAT_Wia,
 SSAT_All
}ScanSourceApiTypeEnum;

Elements

NameDescription
SSAT\_TwainThis constant corresponds to TWAIN scanning API.
SSAT\_WiaThis constant corresponds to WIA scanning API.
SSAT\_AllThis constant signifies that both API types are supported.

Used in

IScanSource::ApiType IScanManager::FindScanSources