SPI_GETFILTERKEYS top-level constant

int const SPI_GETFILTERKEYS

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

Implementation

const SPI_GETFILTERKEYS = 0x0032;