Link against: avkon.lib
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.
|