PosCommon.StatusPowerOnline Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the device’s power is turned on and it is ready for use.
public const int StatusPowerOnline = 2001;
val mutable StatusPowerOnline : int
Public Const StatusPowerOnline As Integer = 2001