KEYEVENTF_EXTENDEDKEY (Constants)
Last changed: -94.229.131.27

.
Summary
TODO - a short description of this collection of constants

C# Constants:

const uint KEYEVENTF_EXTENDEDKEY = 1;

VB Constants:

Public Const KEYEVENTF_EXTENDEDKEY As Integer = 1

Notes:

None.