IUIAutomationAnnotationPattern 接口 (uiautomationclient.h)

提供对文档中批注属性的访问。

继承

IUIAutomationAnnotationPattern 接口继承自 IUnknown 接口。

方法

IUIAutomationAnnotationPattern 接口具有这些方法。

 
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeId

检索标识此批注类型的缓存值。
IUIAutomationAnnotationPattern::get_CachedAnnotationTypeName

检索此批注类型的缓存本地化名称。
IUIAutomationAnnotationPattern::get_CachedAuthor

检索批注作者的缓存名称。
IUIAutomationAnnotationPattern::get_CachedDateTime

检索创建此批注的缓存日期和时间。
IUIAutomationAnnotationPattern::get_CachedTarget

检索正在批注的缓存元素。
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeId

检索标识批注类型的值。
IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName

检索此批注类型的本地化名称。
IUIAutomationAnnotationPattern::get_CurrentAuthor

检索批注作者的名称。
IUIAutomationAnnotationPattern::get_CurrentDateTime

检索创建此批注的日期和时间。
IUIAutomationAnnotationPattern::get_CurrentTarget

检索要批注的元素。

要求

要求
最低受支持的客户端 Windows 8 [仅限桌面应用]
最低受支持的服务器 Windows Server 2012 [仅限桌面应用]
目标平台 Windows
标头 uiautomationclient.h (包括 UIAutomation.h)

另请参阅

客户端的控制模式接口