diff -r a0ea99b6fa53 -r 19bd632b5100 cbsatplugin/atmisccmdplugin/inc/atcommandparser.h --- a/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h Mon May 17 11:06:23 2010 +0300 +++ b/cbsatplugin/atmisccmdplugin/inc/atcommandparser.h Fri May 28 17:03:06 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