IUIAnimationManager2::CreateStoryboard-Methode (uianimation.h)
Erstellt ein neues Storyboard.
Syntax
HRESULT CreateStoryboard(
[out, retval] IUIAnimationStoryboard2 **storyboard
);
Parameter
[out, retval] storyboard
Das neue Storyboard.
Rückgabewert
Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben. Eine Liste der Fehlercodes finden Sie unter Fehlercodes für die Windows-Animation .
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 8, Windows 7 und Platform Update für Windows 7 [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Nicht unterstützt |
Zielplattform | Windows |
Kopfzeile | uianimation.h |
DLL | UIAnimation.dll |