IUIAutomationStylesPattern::get_CachedStyleName 方法 (uiautomationclient.h)
擷取與檔中專案相關聯之可視化樣式的快取名稱。
這個屬性是唯讀的。
語法
HRESULT get_CachedStyleName(
BSTR *retVal
);
參數
retVal
傳回值
無
備註
樣式名稱通常表示檔中元素的角色,例如「標題 1」。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2012 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |