ITransformProvider2::ZoomByUnit 方法 (uiautomationcore.h)
依指定的邏輯單元縮放控件的檢視區。
語法
HRESULT ZoomByUnit(
ZoomUnit zoomUnit
);
參數
zoomUnit
要增加或減少檢視區縮放的邏輯單元。
傳回值
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2012 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | uiautomationcore.h (包含 UIAutomation.h) |