IUIAutomationTreeWalker::Condition Property

Retrieves the condition that defines the view of the Microsoft UI Automation tree.

Syntax

HRESULT IUIAutomationTreeWalker::get_Condition(IUIAutomationCondition **condition);

Parameters

Return Value

Returns S_OK if successful, or an error value otherwise.