다음을 통해 공유


ITextChildProvider::get_TextRange 메서드(uiautomationcore.h)

이 자식 요소를 묶는 텍스트 범위를 검색합니다.

이 속성은 읽기 전용입니다.

구문

HRESULT get_TextRange(
  ITextRangeProvider **pRetVal
);

매개 변수

pRetVal

반환 값

없음

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 8 [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows Server 2012 [데스크톱 앱 | UWP 앱]
대상 플랫폼 Windows
헤더 uiautomationcore.h(UIAutomation.h 포함)
DLL UIAutomationCore.dll

추가 정보

ITextChildProvider