|
Syntax
ScanErrorNone,
Description
ScanErrorNone: no error occured
Syntax
ScannerNotAvailable,
Description
ScannerNotAvailable: the requested device could not be opened
Syntax
ScanFailed,
Description
ScanFailed: an error occured during scanning
Syntax
ScanInProgress,
Description
ScanInProgress: a scan is already in progress on this device that has
to end before a new one can be started
Syntax
ScanCanceled,
Description
ScanCanceled: the scan was canceled by the user
Syntax
InvalidContext,
Description
InvalidContext: a device was requested that does not exist
|