IUIAnimationVariable2::SetLowerBound 方法 (uianimation.h)
設定動畫變數值的下限 (floor) 。 動畫變數的值不應低於指定的值。
語法
HRESULT SetLowerBound(
[in] DOUBLE bound
);
參數
[in] bound
動畫變數值的下限。
傳回值
如果成功,則傳回S_OK;否則 為 HRESULT 錯誤碼。 如需錯誤碼的清單,請參閱 Windows 動畫錯誤碼 。
需求
最低支援的用戶端 | 適用于 Windows 7 的 Windows 8、Windows 7 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | uianimation.h |
Dll | UIAnimation.dll |