Edit

Share via


IUIAutomationClientConnectionCallback::OnConnected method (uiautomationcore.h)

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