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

WiaDeviceType Enumeration






Used with WiaSession.SelectedDeviceType property and WiaSession.SelectDeviceDlg and WiaSession.AcquireSimple methods. For more information please refer to WIA_DIP_DEV_TYPE property ID in Microsoft Windows SDK Documentation.
Syntax
'Declaration
 
Public Enum WiaDeviceType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaDeviceType
public enum WiaDeviceType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaDeviceType = function() { };
Leadtools.Wia.WiaDeviceType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaDeviceType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DefaultGeneric WIA device. During device enumerations, this constant is used to enumerate all WIA devices. This is the default value.
DigitalCameraCamera device (not supported by Windows Vista and later).
ScannerScanner device.
StreamingVideoVideo device (not supported by either Windows Server 2003, Windows Vista, or later).
Example
For an example, refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaDeviceType

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.