LEADTOOLS WIA (Leadtools.Wia assembly)

WiaExceptionCode Enumeration

Show in webframe





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 class WiaExceptionCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0xFFFFFA3CInvalidWiaVersionInvalid WIA Version.
0xFFFFFA3DUnknownErrorUnknown WIA error occurred.
0xFFFFFA3ENoItemsAvailableNo child items available.
0xFFFFFA3FAccessDeniedAccess denied.
0xFFFFFA40VideoStreamNotInitializedWIA video stream not initialized.
0xFFFFFA41InvalidStreamingVideoDeviceSelected device does not support streaming video.
0xFFFFFA42NoDeviceSelectedThere is no device currently selected.
0xFFFFFA43NoDeviceAvailableThere are no WIA hardware devices that match the given specifications.
0xFFFFFA44NetwrokReservationFailedNo Description available.
0xFFFFFA45DestinationNo Description available.
0xFFFFFA46LampOffNo Description available.
0xFFFFFA47CoverOpenNo Description available.
0xFFFFFA48InvalidDriverResponseThe response from the driver is invalid.
0xFFFFFA49ExceptionInDriverThe device driver threw an exception.
0xFFFFFA4ALockedThe scanner head is locked.
0xFFFFFA4BIncorrectHardwareSettingThere is an incorrect setting on the WIA device.
0xFFFFFA4CInvalidCommandThe device does not support this command.
0xFFFFFA4DDeviceCommunicationAn unspecified error occurred during an attempted communication with the WIA device.
0xFFFFFA4EItemDeletedThe WIA device was deleted. It can no longer be accessed.
0xFFFFFA4FUserInterventionAn 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.
0xFFFFFA50WarmingUpThe WIA device is warming up.
0xFFFFFA51BusyThe WIA device is busy.
0xFFFFFA52OfflineThe WIA device is not online.
0xFFFFFA53PaperProblemAn unspecified problem occurred with the scanner's document feeder.
0xFFFFFA54PaperEmptyThe user requested a scan and there are no documents left in the document feeder.
0xFFFFFA55PaperJamPaper is jammed in the scanner's document feeder.
0xFFFFFA56GeneralErrorAn unknown error has occurred with the Microsoft Windows Image Acquisition (WIA) device.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.