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

WiaScannerLampMode Enumeration






Turns the scanner lamp on or off. For more information please refer to WIA_IPS_LAMP property ID in Microsoft Windows SDK Documentation.

This property is supported only by Windows Vista and later.

Syntax
public enum WiaScannerLampMode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum WiaScannerLampMode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As WiaScannerLampMode
public enum WiaScannerLampMode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Wia.WiaScannerLampMode = function() { };
Leadtools.Wia.WiaScannerLampMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class WiaScannerLampMode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
OffTurn off the lamp.
OnTurn on the lamp.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Wia.WiaScannerLampMode

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.