Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 985 Bytes

screen-reader-parameter.md

File metadata and controls

22 lines (15 loc) · 985 Bytes
title description ms.assetid ms.topic ms.date
Screen reader parameter
The screen reader parameter indicates whether an application should provide textual information in situations where it would otherwise present the information graphically.
ac79c389-511c-4403-a8d5-75b2eba2b39f
article
05/31/2018

Screen reader parameter

The screen reader parameter indicates whether an application should provide textual information in situations where it would otherwise present the information graphically.

This parameter is typically set by accessibility aids such as screen readers. Applications use the SPI_GETSCREENREADER and SPI_SETSCREENREADER flags with the SystemParametersInfo function to get and set the screen reader parameter.

Note

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