SPI_SETHIGHCONTRAST top-level constant

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

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

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETHIGHCONTRAST instead')
const SPI_SETHIGHCONTRAST = 0x0043;