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.
public enum WiaDeviceType
Public Enum WiaDeviceType
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class WiaDeviceType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | Default | Generic WIA device. During device enumerations, this constant is used to enumerate all WIA devices. This is the default value. |
1 | Scanner | Scanner device. |
2 | DigitalCamera | Camera device (not supported by Windows Vista and later). |
3 | StreamingVideo | Video device (not supported by either Windows Server 2003, Windows Vista, or later). |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document