Share via


IUIAutomationElement2::get_CurrentFlowsFrom 메서드(uiautomationclient.h)

현재 요소 앞의 읽기 순서를 나타내는 요소의 배열을 검색합니다.

이 속성은 읽기/쓰기가 가능합니다.

구문

HRESULT get_CurrentFlowsFrom(
  IUIAutomationElementArray **retVal
);

매개 변수

retVal

반환 값

없음

설명

이 속성은 Microsoft ARIA(Access Rich Internet Applications) x-ms-aria-flowfrom 속성에 매핑됩니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 8 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2012 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

CachedFlowsFrom

IUIAutomationElement2