IUIAutomationElement2::get_CurrentFlowsFrom 方法 (uiautomationclient.h)
擷取專案陣列,指出目前專案之前的讀取順序。
這是可讀寫的屬性。
語法
HRESULT get_CurrentFlowsFrom(
IUIAutomationElementArray **retVal
);
參數
retVal
傳回值
無
備註
此屬性會對應至 Microsoft Accessible Rich Internet Applications (ARIA) x-ms-aria-flowfrom 屬性。
規格需求
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |