SPI_SETSCREENREADER top-level constant

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

Determines whether a screen review utility is running. The uiParam parameter specifies TRUE for on, or FALSE for off.

Note: Narrator, the screen reader that is included with Windows, does not set the SPI_SETSCREENREADER or SPI_GETSCREENREADER flags.

Implementation

@Deprecated('Use SYSTEM_PARAMETERS_INFO_ACTION.SPI_SETSCREENREADER instead')
const SPI_SETSCREENREADER = 0x0047;