ITextProvider::get_SupportedTextSelection 方法 (uiautomationcore.h)

检索一个值,该值指定控件支持的文本选择的类型。

此属性为只读。

语法

HRESULT get_SupportedTextSelection (SupportedTextSelection *pRetVal);

参数

pRetVal

返回值

注解

参数

pRetVal [out]

类型: SupportedTextSelection*

当此函数返回时,包含指向 SupportedTextSelection 对象的指针。

要求

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

另请参阅

ITextProvider 接口ITextRangeProvider 接口UI 自动化提供程序概述