WiaExceptionCode Enumeration

Summary
Used as a value for WiaException.Code property.
Syntax
C#
VB
C++
public enum WiaExceptionCode 
  
Public Enum WiaExceptionCode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaExceptionCode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
-1476InvalidWiaVersionInvalid WIA Version.
-1475UnknownErrorUnknown WIA error occurred.
-1474NoItemsAvailableNo child items available.
-1473AccessDeniedAccess denied.
-1472VideoStreamNotInitializedWIA video stream not initialized.
-1471InvalidStreamingVideoDeviceSelected device does not support streaming video.
-1470NoDeviceSelectedThere is no device currently selected.
-1469NoDeviceAvailableThere are no WIA hardware devices that match the given specifications.
-1468NetwrokReservationFailedNo Description available.
-1467DestinationNo Description available.
-1466LampOffNo Description available.
-1465CoverOpenNo Description available.
-1464InvalidDriverResponseThe response from the driver is invalid.
-1463ExceptionInDriverThe device driver threw an exception.
-1462LockedThe scanner head is locked.
-1461IncorrectHardwareSettingThere is an incorrect setting on the WIA device.
-1460InvalidCommandThe device does not support this command.
-1459DeviceCommunicationAn unspecified error occurred during an attempted communication with the WIA device.
-1458ItemDeletedThe WIA device was deleted. It can no longer be accessed.
-1457UserInterventionAn 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.
-1456WarmingUpThe WIA device is warming up.
-1455BusyThe WIA device is busy.
-1454OfflineThe WIA device is not online.
-1453PaperProblemAn unspecified problem occurred with the scanner's document feeder.
-1452PaperEmptyThe user requested a scan and there are no documents left in the document feeder.
-1451PaperJamPaper is jammed in the scanner's document feeder.
-1450GeneralErrorAn unknown error has occurred with the Microsoft Windows Image Acquisition (WIA) device.
Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.