IUIAutomationSelectionPattern2 인터페이스(uiautomationclient.h)

IUIAutomationSelectionPattern 인터페이스를 확장하여 선택한 항목에 대한 정보를 제공합니다.

상속

IUIAutomationSelectionPattern2 인터페이스는 IUIAutomationSelectionPattern 인터페이스에서 상속됩니다.

메서드

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

 
IUIAutomationSelectionPattern2::get_CachedCurrentSelectedItem

현재 선택한 항목을 나타내는 캐시된 IUIAutomationElement 개체를 가져옵니다.
IUIAutomationSelectionPattern2::get_CachedFirstSelectedItem

선택한 항목 그룹의 첫 번째 항목을 나타내는 캐시된 IUIAutomationElement 개체를 가져옵니다.
IUIAutomationSelectionPattern2::get_CachedItemCount

선택한 항목 수를 나타내는 캐시된 정수 값을 가져옵니다.
IUIAutomationSelectionPattern2::get_CachedLastSelectedItem

선택한 항목 그룹의 마지막 항목을 나타내는 캐시된 IUIAutomationElement 개체를 가져옵니다.
IUIAutomationSelectionPattern2::get_CurrentCurrentSelectedItem

현재 선택한 항목을 나타내는 IUIAutomationElement 개체를 가져옵니다.
IUIAutomationSelectionPattern2::get_CurrentFirstSelectedItem

선택한 항목 그룹의 첫 번째 항목을 나타내는 IUIAutomationElement 개체를 가져옵니다.
IUIAutomationSelectionPattern2::get_CurrentItemCount

선택한 항목의 수를 나타내는 정수 값을 가져옵니다.
IUIAutomationSelectionPattern2::get_CurrentLastSelectedItem

선택한 항목 그룹의 마지막 항목을 나타내는 IUIAutomationElement 개체를 가져옵니다.

요구 사항

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

추가 정보

IUIAutomationSelectionPattern