LEADTOOLS WIA (Leadtools.Wia assembly)
LEAD Technologies, Inc

WiaSelectSourceFlags Enumeration






Flags used with WiaSession.SelectDeviceDlg method
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum WiaSelectSourceFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaSelectSourceFlags
[FlagsAttribute()]
public enum WiaSelectSourceFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaSelectSourceFlags = function() { };
Leadtools.Wia.WiaSelectSourceFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class WiaSelectSourceFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
NoDefaultDisplay 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.
NoneUse the default behavior.
Example
Refer to WiaSession.IsAvailable
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaSelectSourceFlags

Requirements

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

See Also

Reference

Leadtools.Wia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.