IUIAutomationTextChildPattern::get_TextRange 메서드(uiautomationclient.h)
이 자식 요소를 묶는 텍스트 범위를 검색합니다.
이 속성은 읽기 전용입니다.
구문
HRESULT get_TextRange(
IUIAutomationTextRange **range
);
매개 변수
range
반환 값
없음
설명
이 속성은 IUIAutomationTextPattern::RangeFromChild 메서드 호출에서 이 자식 요소를 지정하는 것과 같습니다.
요구 사항
지원되는 최소 클라이언트 | Windows 8 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2012 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |