Properties for Accessible Objects

[This is preliminary documentation and subject to change.]

Accessible objects maintain pieces of information, called "properties," that help describe the object's appearance, nature, and purpose.

The IAccessible interface extends methods that enable a client application to retrieve these properties. Using the information that these properties provide, an accessibility aid can determine information valuable to the user, and convey it to the user as needed.

For more information, see Accessible Object Properties.