Parameters

  • wParam contains the virtual keystroke
    • Identifies the key pressed or released
  • lParam contains useful information about the keystroke
    • Repeat count
    • OEM scan code
    • Extended key flag
    • Context code
    • Previous state
    • Transition state