UiaClientsAreListening function
Gets a value that indicates whether any client application is subscribed to Microsoft UI Automation events.
Syntax
BOOL WINAPI UiaClientsAreListening(void);
Parameters
This function has no parameters.
Return value
Type: BOOL
TRUE if a client has subscribed to events; otherwise FALSE.
Requirements
|
Minimum supported client |
Windows XP [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2003 [desktop apps | Windows Store apps] |
|
Header |
|
|
Library |
|
|
DLL |
|
Show: