#include <mw/rsfwmountman.h>
| class MRsfwMountManObserver |
| Public Member Functions | |
|---|---|
| pure virtual void | HandleMountManEventL(TMountManEvent, TInt, TAny *) |
Interface for receiving mounting events
| void | HandleMountManEventL | ( | TMountManEvent | aEvent, |
| TInt | aStatus, | |||
| TAny * | aArg | |||
| ) | [pure virtual] | |||
Handles an event emanating from a CRsfwMountMan class
| Parameter | Description |
|---|---|
| aStatus | status code |
| aArg | miscellaneous arguments |