API published in: S60 1st Ed
Link against: avkon.lib eikcore.lib eiksrv.lib
Required Capabilities
None
#include <aknapp.h>
Public Member Functions |
|
virtual IMPORT_C void | PreDocConstructL () |
From CApaApplication . |
|
IMPORT_C CDictionaryStore * | OpenIniFileLC (RFs &aFs) const |
From CApaApplication . |
|
IMPORT_C void | NewAppServerL (CApaAppServer *&aAppServer) |
Sets new application server. |
|
Sets new application server.
|
|
From
Opens the .ini file associated with the application. By default, ini files are not supported by SERIES60 applications. If
you want to use an ini file, either override this function to base call
|
|
From
Completes construction of this application object. |