Skip to content

Latest commit

 

History

History
88 lines (64 loc) · 2.85 KB

nn-uianimation-iuianimationtimereventhandler.md

File metadata and controls

88 lines (64 loc) · 2.85 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
NN:uianimation.IUIAnimationTimerEventHandler
IUIAnimationTimerEventHandler (uianimation.h)
Defines methods for handling timing events.
IUIAnimationTimerEventHandler
IUIAnimationTimerEventHandler interface [Windows Animation]
IUIAnimationTimerEventHandler interface [Windows Animation]
described
uianimation.iuianimationtimereventhandler
uianimation/IUIAnimationTimerEventHandler
uianimation\iuianimationtimereventhandler.htm
UIAnimation
7d5c459e-e1f2-470b-8568-e6847acba63a
12/05/2018
IUIAnimationTimerEventHandler, IUIAnimationTimerEventHandler interface [Windows Animation], IUIAnimationTimerEventHandler interface [Windows Animation],described, uianimation.iuianimationtimereventhandler, uianimation/IUIAnimationTimerEventHandler
uianimation.h
Windows
Windows 7, Windows Vista and Platform Update for Windows Vista [desktop apps \| UWP apps]
None supported
UIAnimation.idl
UIAnimation.dll
Windows
19H1
IUIAnimationTimerEventHandler
uianimation/IUIAnimationTimerEventHandler
c++
APIRef
kbSyntax
COM
UIAnimation.dll
IUIAnimationTimerEventHandler

IUIAnimationTimerEventHandler interface

-description

Defines methods for handling timing events.

-inheritance

The IUIAnimationTimerEventHandler interface inherits from the IUnknown interface. IUIAnimationTimerEventHandler also has these types of members:

-remarks

Use SetTimerEventHandler to specify the timing events handler for an instance of IUIAnimationTimer.

Examples

For an example, see Read the Animation Variable Values and Draw Frames.

-see-also

IUIAnimationTimer

IUIAnimationTimerClientEventHandler

IUIAnimationTimerUpdateHandler

IUnknown