photosgallery/viewframework/uiutilities/inc/glxuiutility.h
branchRCL_3
changeset 14 2dac0fdba72b
parent 13 bcb43dc84c44
child 17 a60acebbbd9d
--- a/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Wed Mar 31 21:31:03 2010 +0300
+++ b/photosgallery/viewframework/uiutilities/inc/glxuiutility.h	Wed Apr 14 15:57:24 2010 +0300
@@ -199,22 +199,22 @@
 	/**
 	* Forcibly start the Thumbnail Manager daemon process
 	* @param none
-	* @return none
+	* @return TInt
 	*/
-    IMPORT_C void StartTNMDaemonL();
+    IMPORT_C TInt StartTNMDaemon();
 
 	/**
 	* To stop the Thumbnail Manager daemon process so as to stop force generation of thumbnails
 	* @param none
-	* @return none
+	* @return TInt
 	*/
-	IMPORT_C void StopTNMDaemonL();
+	IMPORT_C TInt StopTNMDaemon();
 
     /**
      * Get the number of items left for Thumbnail generation
      * @return TInt number of items left for TN generation
      */
-    IMPORT_C TInt GetItemsLeftCountL();
+    IMPORT_C TInt GetItemsLeftCount();
     /**
      * Returns Visible items granularity based on feature 
      * layout (i.e., qHD, VGA)