diff -r c84cf270c54f -r 92ab7f8d0eab phoneapp/phoneuiutils/inc/tphonecmdparamquery.h --- a/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Tue Feb 02 00:10:04 2010 +0200 +++ b/phoneapp/phoneuiutils/inc/tphonecmdparamquery.h Fri Mar 19 09:28:42 2010 +0200 @@ -161,12 +161,13 @@ * @param aParamId command id */ IMPORT_C void SetCommandParamId( TPhoneCommandParam::TPhoneParamId aParamId ); - + // <-- QT PHONE START --> /** - * Sets the timeout. + * Sets the timeout in milliseconds. * Query will destroyed after this time * @param aTimeOut is integer value */ + // <-- QT PHONE END --> IMPORT_C void SetTimeOut( TInt aTimeOut );