PosPower.StatusStandby 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 the system is requesting a transition to the Standby state.
public const int StatusStandby = 24;
val mutable StatusStandby : int
Public Const StatusStandby As Integer = 24