PowerStateData
A structure to encapsulate output data when either getting available power states, or the current power state.
Public Attributes
PowerStates
Array of PowerState elements.
public PowerState [] PowerStates;
| Type | Description |
|---|---|
| PowerState [] | Power states. |