SPI_GETKEYBOARDPREF top-level constant

int const SPI_GETKEYBOARDPREF

Determines whether the user relies on the keyboard instead of the mouse, and wants applications to display keyboard interfaces that would otherwise be hidden. The pvParam parameter must point to a BOOL variable that receives TRUE if the user relies on the keyboard; or FALSE otherwise.

Implementation

const SPI_GETKEYBOARDPREF = 0x0044;