API published in: S60 3rd Ed
Link against: avkon.lib
Required Capabilities
None
#include <aknserverapp.h>
Inherited by CDRMHelper.
This class adds Series 60 common behavior to the handling of server app exits.
Public Member Functions |
|
virtual IMPORT_C void | HandleServerAppExit (TInt aReason) |
Handle the exit of a connected server app. |
|
Handle the exit of a connected server app. This implementation provides Series 60 default behavior for handling of the EAknCmdExit exit code. Derived classes should base-call this implementation if they override this function.
|