usbuis/usbuinotif/inc/usbuinqueriesnotifiermdrv.h
branchRCL_3
changeset 65 a44cdf4b4bf0
parent 3 47c263f7e521
child 52 831068540b07
child 63 ef2686f7597e
--- a/usbuis/usbuinotif/inc/usbuinqueriesnotifiermdrv.h	Fri Feb 19 23:50:32 2010 +0200
+++ b/usbuis/usbuinotif/inc/usbuinqueriesnotifiermdrv.h	Fri Mar 12 15:48:40 2010 +0200
@@ -106,7 +106,7 @@
      * @return KErrNone - accepted, KErrCancel - Cancel or End call key
      */
     TInt QueryUserResponseL(const TDesC& aStringHolder, TInt aCoverDialogId,
-            TBool aIsCancelKey);
+            TBool aIsCancelKey, TBool aIsErrorQuery);
 
     /**
      * Get attributes for the query dialog
@@ -117,7 +117,7 @@
      * @param aIsCancelKey    Returned info about showing the Cancel key.
      * @return                The string holder for the query. 
      */
-    HBufC* GetQueryAttributesLC(TInt& aCoverDialogId, TBool& aIsCancelKey);
+    HBufC* GetQueryAttributesLC(TInt& aCoverDialogId, TBool& aIsCancelKey, TBool& aIsErrorQuery);
 
 private:
     // Data