cbsatplugin/atmisccmdplugin/inc/atcommandparser.h
branchRCL_3
changeset 16 95674584745d
parent 12 b23265fb36da
child 21 0ba996a9b75d
--- a/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h	Tue May 25 12:53:11 2010 +0300
+++ b/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h	Wed Jun 09 09:52:54 2010 +0300
@@ -52,7 +52,8 @@
         ECmdAtCpwd,
         ECmdAtCpin,
         ECmdAtCusd,
-        ECmdAtCnum
+        ECmdAtCnum,
+        ECmdAtCmee
         };
 public:
     TAtCommandParser();
@@ -96,10 +97,10 @@
      * This function validate the parameter is a valid string.
      * if the parameter is absent, it returns KErrNotFound.
      * if the parameter is an invalid string such as not in a pair of double quotes, it returns KErrArgument
-     * @param aError return the error code. 
-     * @return Next text parameter when aError is not KErrNone; 
+     * @param aParam the text string without quotes
+     * @return  Symbian system wide error codes
      */
-    TPtrC8 NextTextParam(TInt& aError);
+    TInt NextTextParam(TPtrC8& aParam);
 
     /**
      * Get ISA hash code for security code