←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly