Specifies the set of possible states for a virtual key.
Syntax
Attributes
- FlagsAttribute()
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The CoreVirtualKeyStates enumeration has these members.
| Member | Value | Description |
|---|---|---|
| None | 0 |
The key is up or in no specific state. |
| Down | 1 |
The key is pressed down for the input event. |
| Locked | 2 |
The key is in a toggled or modified state (for example, Caps Lock) for the input event. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
Build date: 2/25/2013