iTextProvider::get_DocumentRange 方法 (uiautomationcore.h)

检索包含文档main文本的文本范围。

此属性为只读。

语法

HRESULT get_DocumentRange(
  ITextRangeProvider **pRetVal
);

参数

pRetVal

返回值

备注

某些辅助文本(如页眉、脚注或批注)可能不包含在内。

要求

   
最低受支持的客户端 Windows XP [桌面应用 | UWP 应用]
最低受支持的服务器 Windows Server 2003 [桌面应用 | UWP 应用]
目标平台 Windows
标头 uiautomationcore.h (包括 UIAutomation.h)

另请参阅

ITextProvider

ITextRangeProvider

引用

UI 自动化提供程序概述