IUIAnimationInterpolator2::GetPrimitiveInterpolation 方法 (uianimation.h)
產生指定之動畫曲線的基本插補。
語法
HRESULT GetPrimitiveInterpolation(
[in] IUIAnimationPrimitiveInterpolation *interpolation,
[in] UINT cDimension
);
參數
[in] interpolation
定義自訂動畫曲線信息的物件。
[in] cDimension
要在其中套用新區段的維度。
傳回值
如果此方法成功,則會傳回S_OK。 否則,它會傳回 HRESULT 錯誤碼。 如需錯誤碼的清單,請參閱 Windows 動畫錯誤 碼。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 8、適用於 Windows 7 的 Windows 7 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | uianimation.h |
Dll | UIAnimation.dll |