IUIAutomationAnnotationPattern::get_CurrentAnnotationTypeName 方法 (uiautomationclient.h)
检索此批注类型的本地化名称。
此属性为只读。
语法
HRESULT get_CurrentAnnotationTypeName(
BSTR *retVal
);
参数
retVal
返回值
无
备注
批注类型的名称可以对应于注释类型标识符之一, (例如, AnnotationType_Comment) 的“注释”,但不是必需的。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 8 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2012 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |