IUIAutomationElement2::get_CurrentFlowsFrom method (uiautomationclient.h)
Retrieves an array of elements that indicates the reading order before the current element.
This property is read/write.
Syntax
HRESULT get_CurrentFlowsFrom(
IUIAutomationElementArray **retVal
);
Parameters
retVal
Return value
None
Remarks
This property maps to the Microsoft Accessible Rich Internet Applications (ARIA) x-ms-aria-flowfrom property.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps only] |
Minimum supported server | Windows Server 2012 [desktop apps only] |
Target Platform | Windows |
Header | uiautomationclient.h (include UIAutomation.h) |