Passer au contenu principal

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.

Cet enum est implémenté dans FRE pour Windows.
Les constantes d’énumération ScanSourceApiTypeEnum permettent de spécifier le type d’API pris en charge par le scanner.
typedef enum {
 SSAT_Twain,
 SSAT_Wia,
 SSAT_All
}ScanSourceApiTypeEnum;

Éléments

NomDescription
SSAT_TwainCette constante correspond à l’API de numérisation TWAIN.
SSAT_WiaCette constante correspond à l’API de numérisation WIA.
SSAT_AllCette constante indique que les deux types d’API sont pris en charge.

Utilisation

IScanSource::ApiType IScanManager::FindScanSources