EikStart Class Reference

class EikStart

This is the API to initialise and run the application architecture for applications built as exes. It is not intended to be used for generally running applications from other code. Use RApaLsSession for that.

Public Member Functions
IMPORT_C TInt RunApplication ( TApaApplicationFactory )
Private Member Functions
EikStart ()

Constructor & Destructor Documentation

EikStart()

EikStart ( ) [private]

Member Functions Documentation

RunApplication(TApaApplicationFactory)

IMPORT_C TInt RunApplication ( TApaApplicationFactory aApplicationFactory ) [static]

Parameters

TApaApplicationFactory aApplicationFactory