Share via


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

Text 컨트롤 패턴을 지원하는 이 요소의 가장 가까운 상위 공급자를 검색합니다.

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

구문

HRESULT get_TextContainer(
  IRawElementProviderSimple **pRetVal
);

매개 변수

pRetVal

반환 값

없음

요구 사항

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

추가 정보

ITextChildProvider