Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synchronously called when a UI Automation client connects to the provider.
Syntax
HRESULT OnConnected(
[in] IUIAutomationClientInfo *clientInfo
);
Parameters
[in] clientInfo
IUIAutomationClientInfo object that provides information about the connecting client (valid only during the method execution).
Return value
Ignored.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows build 26100 |
| Header | uiautomationcore.h |