EVRState Enum
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.
public enum class EVRState
public enum EVRState
type EVRState =
Public Enum EVRState
- Inheritance
-
EVRState
Fields
| NotReady | 5 | |
| Off | 0 | |
| Ready | 3 | |
| Ready_Alert | 4 | |
| Ready_Alert_Low | 7 | |
| Searching | 1 | |
| Searching_Alert | 2 | |
| Standby | 6 | |
| Undefined | -1 |