IUIAutomationStylesPattern::get_CachedStyleName 方法 (uiautomationclient.h)
检索与文档中元素关联的视觉样式的缓存名称。
此属性为只读。
语法
HRESULT get_CachedStyleName(
BSTR *retVal
);
参数
retVal
返回值
无
备注
样式名称通常指示文档中元素的角色,例如“标题 1”。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 8 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2012 [仅限桌面应用] |
目标平台 | Windows |
标头 | uiautomationclient.h (包括 UIAutomation.h) |