UiaClientsAreListening Function

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

Syntax

BOOL UiaClientsAreListening(VOID);

Return Value

TRUE if a client has subscribed to events; otherwise FALSE.

Function Information

Stock Implementation uiautomationcore.dll
Custom Implementation No
Header uiautomationcoreapi.h
Import library uiautomationcore.lib
Minimum operating systems Windows XP