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