SPI_SETDEFAULTINPUTLANG top-level constant

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

Sets the default input language for the system shell and applications.

The specified language must be displayable using the current system character set. The pvParam parameter must point to an HKL variable that contains the input locale identifier for the default language.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETDEFAULTINPUTLANG instead')
const SPI_SETDEFAULTINPUTLANG = 0x005A;