featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h
changeset 51 7d4490026038
parent 40 b8bdbc8f59c7
--- a/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h	Thu Aug 12 11:53:23 2010 +0100
+++ b/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h	Mon Sep 27 11:59:56 2010 +0100
@@ -155,8 +155,11 @@
         /**
          * Make a backup of the feature list into member iFeatureListBackup, then reset 
          * the feature list iFeatureList.
+		 *
+		 * Leaves if there is an error during back up, with KErrNoMemory or any of the 
+		 * other system-wide error codes.
          */ 
-        TInt ResetFeatures();
+        void ResetFeaturesL();
         
         /**
 		 * This function will handle the required notifications for new, deleted and changed features