MApaServerAppExitObserver Class Reference
class MApaServerAppExitObserver
|
Interface for a class that wants to receive exit notification from a server application.
CApaServerAppExitMonitor
Constructor & Destructor Documentation
MApaServerAppExitObserver()
IMPORT_C
|
MApaServerAppExitObserver
|
(
|
)
|
[protected]
|
Member Functions Documentation
HandleServerAppExit(TInt)
void
|
HandleServerAppExit
|
(
|
TInt
|
aReason
|
)
|
[pure virtual]
|
Receives server exit notification. Implementers of this interface must override this function to receive notification of server app exit reasons.
Parameters
TInt
aReason
|
The reason that the server app exited, this may be a command ID from the UI if exit was triggered from the UI, or an error code if the server app exited unexpectedly.
|
MApaServerAppExitObserver_Reserved1()
IMPORT_C void
|
MApaServerAppExitObserver_Reserved1
|
(
|
)
|
[private, virtual]
|
MApaServerAppExitObserver_Reserved2()
IMPORT_C void
|
MApaServerAppExitObserver_Reserved2
|
(
|
)
|
[private, virtual]
|
Member Data Documentation
TInt
iMApaServerAppExitObserver_Reserved1
TInt
|
iMApaServerAppExitObserver_Reserved1
|
[private]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.