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) |