Leadtools.Wia Namespace : WiaDeviceType Enumeration |
public enum WiaDeviceType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaDeviceType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaDeviceType
public enum WiaDeviceType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Wia.WiaDeviceType = function() { }; Leadtools.Wia.WiaDeviceType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaDeviceType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Default | Generic WIA device. During device enumerations, this constant is used to enumerate all WIA devices. This is the default value. |
DigitalCamera | Camera device (not supported by Windows Vista and later). |
Scanner | Scanner device. |
StreamingVideo | Video device (not supported by either Windows Server 2003, Windows Vista, or later). |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaDeviceType
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