Zum Hauptinhalt springen

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.

Diese Aufzählung ist in FRE für Windows implementiert.
Die Konstanten der Aufzählung ScanSourceApiTypeEnum werden verwendet, um den vom Scanner unterstützten API-Typ anzugeben.
typedef enum {
 SSAT_Twain,
 SSAT_Wia,
 SSAT_All
}ScanSourceApiTypeEnum;

Elemente

NameDescription
SSAT_TwainDiese Konstante entspricht der TWAIN-Scanning-API.
SSAT_WiaDiese Konstante entspricht der WIA-Scanning-API.
SSAT_AllDiese Konstante gibt an, dass beide API-Typen unterstützt werden.

Verwendet in

IScanSource::ApiType IScanManager::FindScanSources