다음을 통해 공유


IUIAutomationElement7 인터페이스(uiautomationclient.h)

IUIAutomationElement6 인터페이스를 확장합니다.

상속

IUIAutomationElement7 인터페이스는 IUIAutomationElement6에서 상속됩니다. IUIAutomationElement7 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IUIAutomationElement7 인터페이스에는 이러한 메서드가 있습니다.

 
IUIAutomationElement7::FindAllWithOptions

지정된 순서로 일치하는 모든 요소를 찾습니다.
IUIAutomationElement7::FindAllWithOptionsBuildCache

지정된 순서로 일치하는 모든 요소를 찾은 다음 해당 속성과 패턴도 캐시합니다.
IUIAutomationElement7::FindFirstWithOptions

지정된 순서로 일치하는 첫 번째 요소를 찾습니다.
IUIAutomationElement7::FindFirstWithOptionsBuildCache

지정된 순서로 일치하는 첫 번째 요소를 찾은 다음 해당 속성과 패턴도 캐시합니다.
IUIAutomationElement7::GetCurrentMetadataValue

정보를 해석하는 방법을 나타내는 UI 자동화 요소에서 메타데이터를 가져옵니다. (IUIAutomationElement7.GetCurrentMetadataValue)

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 10, 버전 1703 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2016 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

IUIAutomationElement6

클라이언트에 대한 UI 자동화 요소 인터페이스