MWsAnimationScheduler::MScreenUpdateObserver Class Reference

class MWsAnimationScheduler::MScreenUpdateObserver

Interface to be implemented by callers of the asynchronous overload of DoRedrawNow, which takes a reference to this interface as argument to be able to give a callback once the screen update has been completed.

Public Member Functions
voidScreenUpdateComplete(TInt)

Member Functions Documentation

ScreenUpdateComplete(TInt)

voidScreenUpdateComplete(TIntaResult)[pure virtual]

Callback when an asynchronous DoRedrawNow has been completed.

Parameters

TInt aResult