MWsEventHandler Class Reference

class MWsEventHandler

Event notification callback. Need to be implemented to allow CWsGraphicDrawer to listen to wserv events.

Public Member Functions
void DoHandleEvent (const TWservCrEvent &)

Member Functions Documentation

DoHandleEvent(const TWservCrEvent &)

void DoHandleEvent ( const TWservCrEvent & aEvent ) [pure virtual]

Plugin event handler, will be called once for each event.

Parameters

const TWservCrEvent & aEvent