IUIAutomationAnnotationPattern::get_CachedAnnotationTypeName 方法 (uiautomationclient.h)

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

此属性为只读。

语法

HRESULT get_CachedAnnotationTypeName(
  BSTR *retVal
);

参数

retVal

返回值

备注

批注类型的名称可以对应于注释类型标识符之一 (例如, AnnotationType_Comment) 的“注释”,但不是必需的。

要求

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

另请参阅

IUIAutomationAnnotationPattern