WiaPowerMode Enumeration

Summary

Defines the current power source for the camera device. For more information please refer to WIA_DPC_POWER_MODE property ID in Microsoft Windows SDK Documentation.

Syntax
C#
VB
C++
public enum WiaPowerMode 
  
Public Enum WiaPowerMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class WiaPowerMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
1LineThe camera device is operating on a power adapter.
2BatteryThe camera device is operating on battery power.

Requirements

Target Platforms

See Also

Reference

Leadtools.Wia Namespace

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly