Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 3.05 KB

nf-uianimation-iuianimationvariablecurvechangehandler2-oncurvechanged.md

File metadata and controls

71 lines (57 loc) · 3.05 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:uianimation.IUIAnimationVariableCurveChangeHandler2.OnCurveChanged
IUIAnimationVariableCurveChangeHandler2::OnCurveChanged (uianimation.h)
Handles events that occur when the animation curve of an animation variable changes.
IUIAnimationVariableCurveChangeHandler2 interface [Windows Animation]
OnCurveChanged method
IUIAnimationVariableCurveChangeHandler2.OnCurveChanged
IUIAnimationVariableCurveChangeHandler2::OnCurveChanged
OnCurveChanged
OnCurveChanged method [Windows Animation]
OnCurveChanged method [Windows Animation]
IUIAnimationVariableCurveChangeHandler2 interface
uianimation.iuianimationvariablecurvechangehandler2_oncurvechanged
uianimation/IUIAnimationVariableCurveChangeHandler2::OnCurveChanged
uianimation\iuianimationvariablecurvechangehandler2_oncurvechanged.htm
UIAnimation
CD0F59F7-9383-4602-8A97-356AEAB0FD82
12/05/2018
IUIAnimationVariableCurveChangeHandler2 interface [Windows Animation],OnCurveChanged method, IUIAnimationVariableCurveChangeHandler2.OnCurveChanged, IUIAnimationVariableCurveChangeHandler2::OnCurveChanged, OnCurveChanged, OnCurveChanged method [Windows Animation], OnCurveChanged method [Windows Animation],IUIAnimationVariableCurveChangeHandler2 interface, uianimation.iuianimationvariablecurvechangehandler2_oncurvechanged, uianimation/IUIAnimationVariableCurveChangeHandler2::OnCurveChanged
uianimation.h
Windows
Windows 8, Windows 7 and Platform Update for Windows 7 [desktop apps \| UWP apps]
None supported
UIAnimation.idl
UIAnimation.dll
Windows
19H1
IUIAnimationVariableCurveChangeHandler2::OnCurveChanged
uianimation/IUIAnimationVariableCurveChangeHandler2::OnCurveChanged
c++
APIRef
kbSyntax
COM
UIAnimation.dll
IUIAnimationVariableCurveChangeHandler2.OnCurveChanged

IUIAnimationVariableCurveChangeHandler2::OnCurveChanged

-description

Handles events that occur when the animation curve of an animation variable changes.

-parameters

-param variable [in]

The animation variable for which the animation curve has been updated.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code. See Windows Animation Error Codes for a list of error codes.

-see-also

IUIAnimationVariable2::SetVariableCurveChangeHandler

IUIAnimationVariableCurveChangeHandler2