IUIAutomationValuePattern 介面 (uiautomationclient.h)
提供控制項的存取權,其中包含不跨越範圍且可表示為字串的值。 視控制項及其設定而定,此字串不一定是可編輯的。
繼承
IUIAutomationValuePattern介面繼承自IUnknown介面。 IUIAutomationValuePattern 也有下列類型的成員:
方法
IUIAutomationValuePattern介面具有這些方法。
IUIAutomationValuePattern::get_CachedIsReadOnly 擷取快取值,指出專案的值是否為唯讀。 |
IUIAutomationValuePattern::get_CachedValue 擷取專案的快取值。 |
IUIAutomationValuePattern::get_CurrentIsReadOnly 指出專案的值是否為唯讀。 |
IUIAutomationValuePattern::get_CurrentValue 擷取 專案的值。 |
IUIAutomationValuePattern::SetValue 設定 專案的值。 |
規格需求
最低支援的用戶端 | Windows 7、Windows Vista SP2 和 Platform Update for Windows Vista、Windows XP 含 SP3 和適用于 Windows Vista 的平臺更新 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2、Windows Server 2008 SP2 和 Platform Update for Windows Server 2008、Windows Server 2003 SP2 和 Platform Update for Windows Server 2008 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | uiautomationclient.h (包含 UIAutomation.h) |