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