MVwsAppStarter Class Reference

class MVwsAppStarter

The MVwsAppStarter class specifies an interface through which the view server makes callbacks to start applications.

If a view has not been registered in the server when an activation request arrives, the server will try to start the application associated with that view.

Public Member Functions
void StartAppL ( TUid , TThreadId &)

Member Functions Documentation

StartAppL(TUid, TThreadId &)

void StartAppL ( TUid aAppUid,
TThreadId & aThreadId
) [pure virtual]

Starts the application identified by aAppUid.

Parameters

TUid aAppUid
TThreadId & aThreadId