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
void ScreenUpdateComplete ( TInt )

Member Functions Documentation

ScreenUpdateComplete(TInt)

void ScreenUpdateComplete ( TInt aResult ) [pure virtual]

Callback when an asynchronous DoRedrawNow has been completed.

Parameters

TInt aResult