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 WiaExceptionCode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaExceptionCode = function() { }; Leadtools.Wia.WiaExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AccessDenied | Access denied. |
Busy | The WIA device is busy. |
CoverOpen | No Description available. |
Destination | No Description available. |
DeviceCommunication | An unspecified error occurred during an attempted communication with the WIA device. |
ExceptionInDriver | The device driver threw an exception. |
GeneralError | An unknown error has occurred with the Microsoft Windows Image Acquisition (WIA) device. |
IncorrectHardwareSetting | There is an incorrect setting on the WIA device. |
InvalidCommand | The device does not support this command. |
InvalidDriverResponse | The response from the driver is invalid. |
InvalidStreamingVideoDevice | Selected device does not support streaming video. |
InvalidWiaVersion | Invalid WIA Version. |
ItemDeleted | The WIA device was deleted. It can no longer be accessed. |
LampOff | No Description available. |
Locked | The scanner head is locked. |
NetwrokReservationFailed | No Description available. |
NoDeviceAvailable | There are no WIA hardware devices that match the given specifications. |
NoDeviceSelected | There is no device currently selected. |
NoItemsAvailable | No child items available. |
Offline | The WIA device is not online. |
PaperEmpty | The user requested a scan and there are no documents left in the document feeder. |
PaperJam | Paper is jammed in the scanner's document feeder. |
PaperProblem | An unspecified problem occurred with the scanner's document feeder. |
UnknownError | Unknown WIA error occurred. |
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. |
VideoStreamNotInitialized | WIA video stream not initialized. |
WarmingUp | The WIA device is warming up. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaExceptionCode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2