IUIAnimationStoryboardEventHandler2 interface
Defines methods for handling storyboard events.
When to implement
Client applications implement an IUIAnimationStoryboardEventHandler2 handler to receive notifications when a storyboard changes.
When to use
To set this handler for a storyboard, use the IUIAnimationStoryboard2::SetStoryboardEventHandler method.
Members
The IUIAnimationStoryboardEventHandler2 interface inherits from the IUnknown interface. IUIAnimationStoryboardEventHandler2 also has these types of members:
Methods
The IUIAnimationStoryboardEventHandler2 interface has these methods.
| Method | Description |
|---|---|
| OnStoryboardStatusChanged |
Handles storyboard status change events. |
| OnStoryboardUpdated |
Handles storyboard update events. |
Requirements
|
Minimum supported client |
Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
IDL |
|
|
DLL |
|
|
IID |
IID_IUIAnimationStoryboardEventHandler2 is defined as BAC5F55A-BA7C-414C-B599-FBF850F553C6 |
See also
- IUnknown
- IUIAnimationStoryboard2::GetStatus
- IUIAnimationStoryboard2::SetStoryboardEventHandler
- UI_ANIMATION_STORYBOARD_STATUS