共用方式為


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