LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaExceptionCode Enumeration






Used as a value for WiaException.Code property.
Syntax
'Declaration
 
Public Enum WiaExceptionCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaExceptionCode
public enum WiaExceptionCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaExceptionCode = function() { };
Leadtools.Wia.WiaExceptionCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AccessDeniedAccess denied.
BusyThe WIA device is busy.
CoverOpenNo Description available.
DestinationNo Description available.
DeviceCommunicationAn unspecified error occurred during an attempted communication with the WIA device.
ExceptionInDriverThe device driver threw an exception.
GeneralErrorAn unknown error has occurred with the Microsoft Windows Image Acquisition (WIA) device.
IncorrectHardwareSettingThere is an incorrect setting on the WIA device.
InvalidCommandThe device does not support this command.
InvalidDriverResponseThe response from the driver is invalid.
InvalidStreamingVideoDeviceSelected device does not support streaming video.
InvalidWiaVersionInvalid WIA Version.
ItemDeletedThe WIA device was deleted. It can no longer be accessed.
LampOffNo Description available.
LockedThe scanner head is locked.
NetwrokReservationFailedNo Description available.
NoDeviceAvailableThere are no WIA hardware devices that match the given specifications.
NoDeviceSelectedThere is no device currently selected.
NoItemsAvailableNo child items available.
OfflineThe WIA device is not online.
PaperEmptyThe user requested a scan and there are no documents left in the document feeder.
PaperJamPaper is jammed in the scanner's document feeder.
PaperProblemAn unspecified problem occurred with the scanner's document feeder.
UnknownErrorUnknown WIA error occurred.
UserInterventionAn 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.
VideoStreamNotInitializedWIA video stream not initialized.
WarmingUpThe WIA device is warming up.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaExceptionCode

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.