Syntax
C++
C#
Visual Basic .NET
Parameters
Character [in] Contains the character code value of the key. Count [in] Contains the repeat count, the number of times the keystroke is repeated when user holds down the key. Flags [in] Contains the scan code, key-transition code, previous key state, and context code, as shown in the following list:
Cancel
[out] You may set this variable to TRUE to indicate that the process should be terminated.
