Share via


CAnimationTimerEventHandler::OnPostUpdate

Handles events that occur after an animation update is finished.

IFACEMETHOD(
   OnPostUpdate
)();

Return Value

S_OK if the method succeeds; otherwise E_FAIL.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationTimerEventHandler Class