Leadtools.Wia Namespace : WiaExceptionCode Enumeration |
public enum WiaExceptionCode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaExceptionCode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaExceptionCode
public enum class WiaExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0xFFFFFA3C | InvalidWiaVersion | Invalid WIA Version. |
0xFFFFFA3D | UnknownError | Unknown WIA error occurred. |
0xFFFFFA3E | NoItemsAvailable | No child items available. |
0xFFFFFA3F | AccessDenied | Access denied. |
0xFFFFFA40 | VideoStreamNotInitialized | WIA video stream not initialized. |
0xFFFFFA41 | InvalidStreamingVideoDevice | Selected device does not support streaming video. |
0xFFFFFA42 | NoDeviceSelected | There is no device currently selected. |
0xFFFFFA43 | NoDeviceAvailable | There are no WIA hardware devices that match the given specifications. |
0xFFFFFA44 | NetwrokReservationFailed | No Description available. |
0xFFFFFA45 | Destination | No Description available. |
0xFFFFFA46 | LampOff | No Description available. |
0xFFFFFA47 | CoverOpen | No Description available. |
0xFFFFFA48 | InvalidDriverResponse | The response from the driver is invalid. |
0xFFFFFA49 | ExceptionInDriver | The device driver threw an exception. |
0xFFFFFA4A | Locked | The scanner head is locked. |
0xFFFFFA4B | IncorrectHardwareSetting | There is an incorrect setting on the WIA device. |
0xFFFFFA4C | InvalidCommand | The device does not support this command. |
0xFFFFFA4D | DeviceCommunication | An unspecified error occurred during an attempted communication with the WIA device. |
0xFFFFFA4E | ItemDeleted | The WIA device was deleted. It can no longer be accessed. |
0xFFFFFA4F | UserIntervention | An unspecified error has occurred with the WIA device that requires user intervention. The user should ensure that the device is turned on, online, and any cables are properly connected. |
0xFFFFFA50 | WarmingUp | The WIA device is warming up. |
0xFFFFFA51 | Busy | The WIA device is busy. |
0xFFFFFA52 | Offline | The WIA device is not online. |
0xFFFFFA53 | PaperProblem | An unspecified problem occurred with the scanner's document feeder. |
0xFFFFFA54 | PaperEmpty | The user requested a scan and there are no documents left in the document feeder. |
0xFFFFFA55 | PaperJam | Paper is jammed in the scanner's document feeder. |
0xFFFFFA56 | GeneralError | An unknown error has occurred with the Microsoft Windows Image Acquisition (WIA) device. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaExceptionCode