22module
com { module sun { module star { module scanner {
ScanError
enum ScanError describes error codes of scanner component
Definition ScanError.idl:27
@ InvalidContext
InvalidContext: a device was requested that does not exist.
Definition ScanError.idl:57
@ ScanInProgress
ScanInProgress: a scan is already in progress on this device that has to end before a new one can be ...
Definition ScanError.idl:47
@ ScanErrorNone
ScanErrorNone: no error occurred.
Definition ScanError.idl:31
@ ScanCanceled
ScanCanceled: the scan was canceled by the user.
Definition ScanError.idl:52
@ ScannerNotAvailable
ScannerNotAvailable: the requested device could not be opened.
Definition ScanError.idl:36
@ ScanFailed
ScanFailed: an error occurred during scanning.
Definition ScanError.idl:41
Definition Ambiguous.idl:20