Scan_ScannerDevice
typedef struct {...} Scan_ScannerDevice
Overview
Defines scanner information.
Since: 12
Related module: OH_Scan
Header file: ohscan.h
Summary
Member Variables
| Name | Description |
|---|---|
| const char* scannerId | Scanner ID. |
| const char* manufacturer | Scanner manufacturer. |
| const char* model | Scanner model. |
| const char* discoverMode | Discovery mode of the scanner. |
| const char* serialNumber | Scanner serial number. |