[This is preliminary documentation and subject to change.]
Accessible objects maintain several ways to get information from an object, called "methods," that help communicate the object's appearance, nature, and purpose. The IAccessible interface extends methods allowing an application to retrieve this information about the object.
This section discusses the methods in detail, providing a conceptual overview for each. The following topics are covered.
You can access each property from C/C++ or Visual Basic® applications. These descriptions examine the properties from a C/C++ perspective.