public WiaDeviceType SelectedDeviceType { get; }
Public ReadOnly Property SelectedDeviceType As WiaDeviceType
public:
property WiaDeviceType SelectedDeviceType {
WiaDeviceType get();
}
The currently selected WIA device type (Scanner, digital camera or streaming video).
Gets the currently selected WIA device type. Use this property to determine the type of the device selected using any of the WiaSession.SelectDeviceDlg or WiaSession.SelectDevice methods at runtime.
For an example, refer to WiaSession.EnumDevices.
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