Scan_ScannerOptions
typedef struct {...} Scan_ScannerOptions
Overview
Defines all parameter options of a scanner.
Since: 12
Related module: OH_Scan
Header file: ohscan.h
Summary
Member Variables
| Name | Description |
|---|---|
| char** titles | Option titles. |
| char** descriptions | Option descriptions. |
| char** ranges | Ranges of options. |
| int32_t optionCount | Number of configurable parameter options. |