IUIAnimationStoryboardEventHandler 接口 (uianimation.h)

定义用于处理情节提要的状态和更新事件的方法。

继承

IUIAnimationStoryboardEventHandler 接口继承自 IUnknown 接口。 IUIAnimationStoryboardEventHandler 也具有以下类型的成员:

方法

IUIAnimationStoryboardEventHandler 接口包含以下方法。

 
IUIAnimationStoryboardEventHandler::OnStoryboardStatusChanged

处理情节提要状态更改时发生的事件。
IUIAnimationStoryboardEventHandler::OnStoryboardUpdated

处理更新情节提要时发生的事件。

要求

要求
最低受支持的客户端 Windows 7、Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用]
最低受支持的服务器 无受支持的版本
目标平台 Windows
标头 uianimation.h

另请参阅

IUIAnimationStoryboard::GetStatus

IUIAnimationStoryboard::SetStoryboardEventHandler

IUnknown

UI_ANIMATION_STORYBOARD_STATUS