phoneapp/phoneuiutils/inc/tphonecmdparamquery.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 22 6bb1b21d2484
--- 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 );