About Windows Accessibility Features

There are two categories of accessibility features that correspond to the settings available to users through the Accessibility Options Control Panel application:

  • Accessibility parameters. When set, these parameters indicate that applications should change their default behavior. Applications can check the state of an accessibility parameter to determine whether the user wants special behavior that can be provided in an application-specific manner. For example, the ShowSounds parameter indicates that an application that typically uses sound to convey important information should also provide the information visually.
  • Built-in accessibility features. These features are built into the system or provided as an extension to the system. They affect how the user provides keyboard and mouse input to the computer. When enabled, their functionality is available regardless of which applications are running. An example is a keyboard filter that makes it easier for users with movement impairments to type key combinations such as CTRL+ALT+DEL.

Each accessibility parameter and each built-in accessibility feature corresponds to a system parameter that can be set or queried with the SystemParametersInfo function.