Language
The Free and Open Productivity Suite
:: com :: sun :: star :: scanner ::
|
enum ScanError |
- Description
- enum ScanError describes error codes of scanner component
|
Values |
ScanErrorNone |
ScanErrorNone: no error occured
|
ScannerNotAvailable |
ScannerNotAvailable: the requested device could not be opened
|
ScanFailed |
ScanFailed: an error occured during scanning
|
ScanInProgress |
ScanInProgress: a scan is already in progress on this device that has
to end before a new one can be started
|
ScanCanceled |
ScanCanceled: the scan was canceled by the user
|
InvalidContext |
InvalidContext: a device was requested that does not exist
|
Values' Details |
ScanErrorNone
ScanErrorNone,
- Description
- ScanErrorNone: no error occured
|
|
ScannerNotAvailable
ScannerNotAvailable,
- Description
- ScannerNotAvailable: the requested device could not be opened
|
|
ScanFailed
ScanFailed,
- Description
- ScanFailed: an error occured during scanning
|
|
ScanInProgress
ScanInProgress,
- Description
- ScanInProgress: a scan is already in progress on this device that has
to end before a new one can be started
|
|
ScanCanceled
ScanCanceled,
- Description
- ScanCanceled: the scan was canceled by the user
|
|
InvalidContext
InvalidContext,
- Description
- InvalidContext: a device was requested that does not exist
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.