LEADTOOLS WIA (Leadtools.Wia assembly)

WiaDeviceType Enumeration

Show in webframe





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 class WiaDeviceType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000DefaultGeneric WIA device. During device enumerations, this constant is used to enumerate all WIA devices. This is the default value.
0x00000001ScannerScanner device.
0x00000002DigitalCameraCamera device (not supported by Windows Vista and later).
0x00000003StreamingVideoVideo 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

See Also

Reference

Leadtools.Wia Namespace

 

 


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