SPI_GETDEFAULTINPUTLANG top-level constant

  1. @Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETDEFAULTINPUTLANG instead')
int const SPI_GETDEFAULTINPUTLANG

Retrieves the input locale identifier for the system default input language.

The pvParam parameter must point to an HKL variable that receives this value.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_GETDEFAULTINPUTLANG instead')
const SPI_GETDEFAULTINPUTLANG = 0x0059;