Public Member Functions | |
| void | registerListener (in tmozIScanDeviceNotify scanNotify) |
| Register scan listener. | |
| void | unregisterListener (in tmozIScanDeviceNotify scanNotify) |
| Unregister scan listener. | |
| void | scan (in tmozIScanFormat scanProfile, in tmozIScanInterpret scanInterpret) |
| Scan without user interface. | |
Scan Device allows to scan
| void registerListener | ( | in tmozIScanDeviceNotify | scanNotify | ) |
Register scan listener.
| scanNotify | Listener |
| void scan | ( | in tmozIScanFormat | scanProfile, | |
| in tmozIScanInterpret | scanInterpret | |||
| ) |
Scan without user interface.
Method start scanning without scanner native interface.
| scanProfile | Scanning profile | |
| scanInterpret | Scan attribute interpretter |
| void unregisterListener | ( | in tmozIScanDeviceNotify | scanNotify | ) |
Unregister scan listener.
| scanNotify | Listener |