IUIAutomationAndCondition 인터페이스(uiautomationclient.h)

Microsoft UI 자동화 클라이언트 애플리케이션이 AND 기반 속성 조건에 대한 정보를 검색하는 데 사용할 수 있는 속성 및 메서드를 노출합니다.

상속

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

메서드

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

 
IUIAutomationAndCondition::get_ChildCount

이 "and" 조건을 구성하는 조건 수를 검색합니다.
IUIAutomationAndCondition::GetChildren

이 "and" 조건을 구성하는 조건을 검색합니다.
IUIAutomationAndCondition::GetChildrenAsNativeArray

이 "and" 조건을 구성하는 조건을 일반 배열로 검색합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 7, WINDOWS Vista SP2 및 Windows Vista용 플랫폼 업데이트, WINDOWS XP SP3 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트, Windows Server 2003 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 uiautomationclient.h(UIAutomation.h 포함)

추가 정보

IUIAutomationCondition

클라이언트에 대한 속성 조건 인터페이스