Functions for Providers

This section describes the functions for UI Automation providers for Microsoft Win32 applications.

Functions

UiaClientsAreListening

Gets a value that specifies whether any client application is subscribed to Microsoft UI Automation events.

UiaHostProviderFromHwnd

Gets an interface to the host provider for a window.

UiaRaiseAsyncContentLoadedEvent

Called by a provider to notify the UI Automation core that content is being loaded asynchronously.

UiaRaiseAutomationEvent

Notifies listeners of an event.

UiaRaiseAutomationPropertyChangedEvent

Called by providers to notify the UI Automation core that an element property has changed.

UiaRaiseStructureChangedEvent

Called by a provider to notify the UI Automation core that the tree structure has changed.

UiaReturnRawElementProvider

Gets an interface to the UI Automation provider for a window.