MApaAppStarter Class Reference

#include <mw/apaflrec.h>

Link against: apparc.lib

class MApaAppStarter
Public Member Functions
pure virtual TThreadId StartAppL(const CApaCommandLine &)
Protected Member Functions
MApaAppStarter()

Detailed Description

An interface used by the Application Architecture server to start applications.

CEikonEnv is derived from this class.

See also: CEikonEnv

Constructor & Destructor Documentation

MApaAppStarter ( )

IMPORT_CMApaAppStarter()[protected]

Constructor for MApaAppStarter.

Member Function Documentation

StartAppL ( const CApaCommandLine & )

TThreadId StartAppL(const CApaCommandLine &aCommandLine)[pure virtual]