web_pub/browser_control_api/inc/BrCtlInterface.h
branchRCL_3
changeset 47 e1bea15f9a39
parent 25 0ed94ceaa377
child 48 79859ed3eea9
equal deleted inserted replaced
46:30342f40acbf 47:e1bea15f9a39
   609         * @since 5.0
   609         * @since 5.0
   610         * @ fills offscreen bitmap.The bitmap memory has to be set and freed by the api calling that function.
   610         * @ fills offscreen bitmap.The bitmap memory has to be set and freed by the api calling that function.
   611         * @return void. 
   611         * @return void. 
   612         */
   612         */
   613         IMPORT_C virtual void TakeSnapshotL(CFbsBitmap& snapshot) = 0; 
   613         IMPORT_C virtual void TakeSnapshotL(CFbsBitmap& snapshot) = 0; 
       
   614         
       
   615         IMPORT_C virtual TBool IsSynchRequestPending()= 0 ;
   614     };
   616     };
   615 
   617 
   616 
   618 
   617 /**
   619 /**
   618 * The MBrCtlDataLoadSupplier class is a callback interface that
   620 * The MBrCtlDataLoadSupplier class is a callback interface that