Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <pkgremovererrors.h>
This item is not part of the S60 5th Edition SDK

pkgremovererrors.h Global variables

KErrNotRemovable

const TInt KErrNotRemovable=-10280;

Description

A non-removable drive was passed.

[Top]


KErrNoUninstalledPackages

const TInt KErrNoUninstalledPackages=-10281;

Description

No uninstalled packages were found.

[Top]


KErrPackageIsInstalled

const TInt KErrPackageIsInstalled=-10282;

Description

The package being attempted to remove is installed on the device.

[Top]


KErrPackageFileCorrupt

const TInt KErrPackageFileCorrupt=-10283;

Description

The package being attempted to list/remove is corrupted.