SPI_GETMOUSEKEYS top-level constant

int const SPI_GETMOUSEKEYS

Retrieves information about the MouseKeys accessibility feature. The pvParam parameter must point to a MOUSEKEYS structure that receives the information. Set the cbSize member of this structure and the uiParam parameter to sizeof(MOUSEKEYS).

Implementation

const SPI_GETMOUSEKEYS = 0x0036;