IUIAnimationVariable2::GetCurrentStoryboard 方法 (uianimation.h)
取得動畫變數的作用中分鏡腳本。
語法
HRESULT GetCurrentStoryboard(
[out] IUIAnimationStoryboard2 **storyboard
);
參數
[out] storyboard
作用中的分鏡腳本,如果動畫變數未產生動畫效果,則為 Null。
傳回值
如果此方法成功,則會傳回S_OK。 否則,它會傳回 HRESULT 錯誤碼。 如需錯誤碼的清單,請參閱 Windows 動畫錯誤 碼。
規格需求
最低支援的用戶端 | 適用于 Windows 7 的 Windows 8、Windows 7 和平臺更新 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | 都不支援 |
目標平台 | Windows |
標頭 | uianimation.h |
Dll | UIAnimation.dll |