PosCommon.StatusPowerOff 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 off or it is detached from the terminal.
public const int StatusPowerOff = 2002;
val mutable StatusPowerOff : int
Public Const StatusPowerOff As Integer = 2002