IUIAutomationTextChildPattern::get_TextRange 方法 (uiautomationclient.h)
擷取包含這個子專案的文字範圍。
這個屬性是唯讀的。
語法
HRESULT get_TextRange(
IUIAutomationTextRange **range
);
參數
range
傳回值
無
備註
這個屬性相當於在 IUIAutomationTextPattern::RangeFromChild 方法的呼叫中指定這個子專案。
規格需求
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |