#include <pkgremovererrors.h>
This item is not part of the S60 5th Edition SDK
pkgremovererrors.h Global variables
const TInt KErrNotRemovable=-10280;
Description
A non-removable drive was passed.
KErrNoUninstalledPackages
const TInt KErrNoUninstalledPackages=-10281;
Description
No uninstalled packages were found.
const TInt KErrPackageIsInstalled=-10282;
Description
The package being attempted to remove is installed on the device.
const TInt KErrPackageFileCorrupt=-10283;
Description
The package being attempted to list/remove is corrupted.