web_pub/browser_control_api/inc/BrCtlInterface.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 25 0ed94ceaa377
child 48 79859ed3eea9
--- a/web_pub/browser_control_api/inc/BrCtlInterface.h	Thu Jul 15 19:53:20 2010 +0300
+++ b/web_pub/browser_control_api/inc/BrCtlInterface.h	Thu Aug 19 10:58:56 2010 +0300
@@ -611,6 +611,8 @@
         * @return void. 
         */
         IMPORT_C virtual void TakeSnapshotL(CFbsBitmap& snapshot) = 0; 
+        
+        IMPORT_C virtual TBool IsSynchRequestPending()= 0 ;
     };