Share via


CAnimationTimerEventHandler::OnPreUpdate

Handles events that occur before an animation update begins.

IFACEMETHOD(
   OnPreUpdate
)();

Return Value

S_OK if the method succeeds; otherwise E_FAIL.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationTimerEventHandler Class