19 #ifndef __com_sun_star_scanner_ScanError_idl__
20 #define __com_sun_star_scanner_ScanError_idl__
24 module com { module sun { module star { module scanner {
ScanInProgress: a scan is already in progress on this device that has to end before a new one can be ...
Definition: ScanError.idl:49
ScanCanceled: the scan was canceled by the user.
Definition: ScanError.idl:54
ScannerNotAvailable: the requested device could not be opened.
Definition: ScanError.idl:38
ScanFailed: an error occurred during scanning.
Definition: ScanError.idl:43
ScanErrorNone: no error occurred.
Definition: ScanError.idl:33
ScanError
enum ScanError describes error codes of scanner component
Definition: ScanError.idl:28
InvalidContext: a device was requested that does not exist.
Definition: ScanError.idl:59