IUIAutomationElement3::get_CurrentIsPeripheral 메서드(uiautomationclient.h)
요소에 대한 현재 주변 UI 표시기를 검색합니다.
이 속성은 읽기 전용입니다.
구문
HRESULT get_CurrentIsPeripheral(
BOOL *retVal
);
매개 변수
retVal
반환 값
없음
설명
IsPeripheral 속성이 TRUE인 경우 클라이언트 애플리케이션은 현재 키보드 대화형인 경우에도 요소가 포커스를 가져갔다고 가정할 수 없습니다.
이 속성은 다음 컨트롤 형식과 관련이 있습니다.
- UIA_GroupControlTypeId
- UIA_MenuControlTypeId
- UIA_PaneControlTypeId
- UIA_ToolBarControlTypeId
- UIA_ToolTipControlTypeId
- UIA_WindowControlTypeId
- UIA_CustomControlTypeId
- WindowOpened (UIA_Window_WindowOpenedEventId)
- MenuOpened (UIA_MenuOpenedEventId)
- ToolTipOpened (UIA_ToolTipOpenedEventId)
요구 사항
지원되는 최소 클라이언트 | Windows 8.1 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 R2 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |
추가 정보
참조