Deprecated Structures
Note
The structures described in this section are used with the UI Automation node functions, which have been deprecated. Client applications should use the Component Object Model (COM) interfaces and related structures described in the following sections:
In this section
Structure | Description |
---|---|
UiaAndOrCondition |
Note: This structure is deprecated. Contains information about a complex condition. |
UiaAsyncContentLoadedEventArgs |
Note: This structure is deprecated. Contains information about an event raised when content is being asynchronously loaded by a UI element. |
UiaCacheRequest |
Note: This structure is deprecated. Contains information about a request to cache data about UI Automation elements. |
UiaCondition |
Note: This structure is deprecated. Contains information about a condition. |
UiaEventArgs |
Note: This structure is deprecated. Contains information about a Microsoft UI Automation event. |
UiaFindParams |
Note: This structure is deprecated. Contains parameters used in the UiaFind function. |
UiaNotCondition |
Note: This structure is deprecated. Contains information about a negative condition. |
UiaPropertyChangedEventArgs |
Note: This structure is deprecated. Contains information about an event that is raised when a UI Automation element property change occurs. |
UiaPropertyCondition |
Note: This structure is deprecated. Contains information about a condition used to find UI Automation elements that have a matching property. |
UiaStructureChangedEventArgs |
Note: This structure is deprecated. Contains information about an event that is raised when the structure of the UI Automation tree changes. |
UiaWindowClosedEventArgs |
Note: This structure is deprecated. Contains information about an event that is raised when one or more windows closes. |