UI Automation Structures

This section describes the structures used by UI Automation client applications and UI Automation provider for Microsoft Win32.

In this section

Structure Description
ExtendedProperty
Contains information about an extended property.
UIAutomationEventInfo
Contains information about a custom event.
UIAutomationMethodInfo
Contains information about a method that is supported by a custom control pattern.
UIAutomationParameter
Contains information about a parameter of a custom control pattern.
UIAutomationPatternInfo
Contains information about a custom control pattern.
UIAutomationPropertyInfo
Contains information about a custom property.
UiaChangeInfo
Contains data about a UI Automation change that occurred.
UiaPoint
Contains the coordinates of a point.
UiaRect
Contains the position and size of a rectangle, in screen coordinates.