Link Search Menu Expand Document

WiaDeviceType Enumeration

Device types supported by WIA. http://msdn.microsoft.com/en-us/library/ms630792(v=VS.85).aspx

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
public enum WiaDeviceType
Members
Member nameValueDescription
UnspecifiedDeviceType0 (0) Unspecified device type.
ScannerDeviceType1 (1) Scanner device type.
CameraDeviceType2 (2) Camera device type.
VideoDeviceType3 (3) Video device type.
See Also

Reference