CAppMngr2AppInfo Class Reference

class CAppMngr2AppInfo : public CAppMngr2InfoBase

CAppMngr2AppInfo represents installed application.

Runtime plug-in must define it's own CAppMngr2AppInfo derived class to provide the actual functionality for abstract functions defined in CAppMngr2InfoBase class.

appmngr2pluginapi.lib
Since
S60 v5.1

Inherits from

Constructor & Destructor Documentation

CAppMngr2AppInfo(CAppMngr2Runtime &, RFs &)

IMPORT_CCAppMngr2AppInfo(CAppMngr2Runtime &aRuntime,
RFs &aFsSession
)[protected]

Exported protected constructor for derived classes

Parameters

CAppMngr2Runtime & aRuntime
RFs & aFsSession

~CAppMngr2AppInfo()

IMPORT_C~CAppMngr2AppInfo()

Member Functions Documentation

ConstructL()

IMPORT_C voidConstructL()