IUIAnimationTransition2::SetInitialVelocity-Methode (uianimation.h)
Legt die anfängliche Geschwindigkeit des Übergangs fest.
Syntax
HRESULT SetInitialVelocity(
[in] DOUBLE velocity
);
Parameter
[in] velocity
Die Anfangsgeschwindigkeit für den Übergang.
Rückgabewert
Gibt bei erfolgreicher Ausführung S_OK zurück. andernfalls ein HRESULT-Fehlercode . 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 |