CAppSidChecker Class Reference

class CAppSidChecker : public CBase

Sid checker.

This is a plugin interface for checking whether a Sid should be included in apparc server's list of registered applications.

An instance of the CAppSidChecker is used to verify that an application may be included in application list. There should be one implementation of this interface for each application type (native, java midlet, ...)

Inherits from

Constructor & Destructor Documentation

~CAppSidChecker()

IMPORT_C~CAppSidChecker()[virtual]

The destruction of the interface implementation

Member Functions Documentation

AppRegisteredAt(const TUid &, TDriveUnit)

IMPORT_C TBoolAppRegisteredAt(const TUid &aSid,
TDriveUnitaDrive
)[pure virtual]

Parameters

const TUid & aSid
TDriveUnit aDrive

CheckerForAppType(TUid)

CAppSidChecker *CheckerForAppType(TUidaAppTypeUid)[static]

Parameters

TUid aAppTypeUid

SetRescanCallBackL(const TCallBack &)

IMPORT_C voidSetRescanCallBackL(const TCallBack &aCallback)[virtual]

Parameters

const TCallBack & aCallback

reserved1()

IMPORT_C voidreserved1()[private, virtual]

reserved2()

IMPORT_C voidreserved2()[private, virtual]

reserved3()

IMPORT_C voidreserved3()[private, virtual]

Member Data Documentation

TUid iDtor_ID_Key

TUid iDtor_ID_Key[private]

ECOM identifier

TInt iSpare

TInt iSpare[private]