ScanOptionsInterfaceTypeEnum
ScanOptionsInterfaceTypeEnum enumeration constants are used to specify the interface type for the scanning options.
typedef enum {
SOIT_None,
SOIT_Twain
} ScanOptionsInterfaceTypeEnum;
Elements
Name | Description |
---|---|
SOIT_None | If this parameter is used no interface will be displayed. The settings specified in the IScanManager::ScanSourceSettings property will be used for scanning. |
SOIT_Twain | Displays the Twain interface. |
Used in
15.08.2023 13:19:30