DevicePowerStateStandby Field |
Constant for the standby power state.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int PowerStateStandby = 2
Public Const PowerStateStandby As Integer = 2
public:
literal int PowerStateStandby = 2
static val mutable PowerStateStandby: int
Field Value
Type:
Int32See Also