:: com :: sun :: star ::

module scanner
Description
Interfaces for scanner control.

Services
::com::sun::star::scanner::ScannerManager ScannerManager provides a simple method to access scanner devices (or other image producing devices)
Interfaces
::com::sun::star::scanner::XScannerManager
Structs
::com::sun::star::scanner::ScannerContext a scanner context is an identifier for a specific scanner device
Exceptions
::com::sun::star::scanner::ScannerException A ScannerException gets thrown if an object of type XScannerManager could not complete a specific action.
Enums
::com::sun::star::scanner::ScanError enum ScanError describes error codes of scanner component
Top of Page