CorePhysicalKeyStatus Members

CorePhysicalKeyStatus has the following members.

Public Fields

  Name Description
IsExtendedKey Whether the key that was pressed maps to an extended ASCII character.
IsKeyReleased Whether a key has moved from a pressed to a released status.
IsMenuKeyDown Whether the menu key is currently pressed down.
RepeatCount The number of times a key was pressed.
ScanCode The scan code for a key that was pressed.
WasKeyDown Whether a key is currently pressed down.

See also

Reference

CorePhysicalKeyStatus Structure

Windows.UI.Core Namespace