SPI_SETMOUSEKEYS top-level constant

int const SPI_SETMOUSEKEYS

Sets the parameters of the MouseKeys accessibility feature. The pvParam parameter must point to a MOUSEKEYS structure that contains the new parameters. Set the cbSize member of this structure and the uiParam parameter to sizeof(MOUSEKEYS).

Implementation

const SPI_SETMOUSEKEYS = 0x0037;