←Select platform

WiaSelectSourceFlags Enumeration

Summary

Flags used with WiaSession.SelectDeviceDlg method

Syntax

C#
VB
C++
[FlagsAttribute()] 
public enum WiaSelectSourceFlags 
  
<FlagsAttribute()> 
Public Enum WiaSelectSourceFlags  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
[FlagsAttribute()] 
public enum class WiaSelectSourceFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0x00000000NoneUse the default behavior.
0x00000001NoDefaultDisplay the dialog box even if there is only one matching device. For more information please refer to WIA_SELECT_DEVICE_NODEFAULT property ID in Microsoft Windows SDK Documentation.
Example

Refer to WiaSession.IsAvailable

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly