SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Multimedia MMF » MAsyncEventHandler
Location: mmfcontrollerframework.h
mmfcontrollerframework.h
MAsyncEventHandler
class MAsyncEventHandler;
Mixin class to define an object capable of handling an event within the controller framework.
Defined in MAsyncEventHandler: SendEventToClient()
SendEventToClient()
virtual TInt SendEventToClient(const TMMFEvent &aEvent)=0;
Sends an event to the client.
const TMMFEvent &aEvent
TMMFEvent
The event.
TInt
Copyright ©2007 Symbian Software Ltd.