Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.