IUIAutomationItemContainerPattern 인터페이스(uiautomationclient.h)
가상 목록과 같은 컨테이너에서 항목을 검색하는 메서드를 노출합니다.
상속
IUIAutomationItemContainerPattern 인터페이스는 IUnknown 인터페이스에서 상속됩니다. IUIAutomationItemContainerPattern 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IUIAutomationItemContainerPattern 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationItemContainerPattern::FindItemByProperty 지정된 속성 값을 기반으로 포함하는 요소 내의 요소를 검색합니다. (IUIAutomationItemContainerPattern.FindItemByProperty) |
설명
이 인터페이스는 가상화된 컨테이너에서 사용하도록 제한되지 않습니다. 효율적인 이름 조회를 구현할 수 있는 컨테이너는 이 컨트롤 패턴을 지원할 수 있으므로 클라이언트는 Microsoft UI 자동화 트리를 트래버스해야 하는 FindFirst와 같은 메서드를 사용하는 것보다 더 빨리 이름을 조회할 수 있습니다.
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | 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 포함) |