featuremgmt/featuremgr/src/inc/featmgrclientserver.h
branchCompilerCompatibility
changeset 9 54410521b707
parent 6 5ffdb8f2067f
child 10 fa9941cf3867
--- a/featuremgmt/featuremgr/src/inc/featmgrclientserver.h	Mon Mar 08 21:45:06 2010 +0000
+++ b/featuremgmt/featuremgr/src/inc/featmgrclientserver.h	Sun Mar 14 13:16:08 2010 +0000
@@ -28,6 +28,9 @@
 // DATA TYPES
 
 // Opcodes used in message passing between client and server
+// Important:   Make sure IsWriteOperation function of CFeatMgrSession
+//              is updated if a new enum for function that will modify
+//              feature (write operation) is added. 
 enum TFeatMgrServRequest
     {
 	/**