homescreenpluginsrv/hspsmanager/inc/hspsserverutil.h
branchRCL_3
changeset 101 9e077f9a342c
parent 82 ace62b58f4b2
child 110 2c7f27287390
--- a/homescreenpluginsrv/hspsmanager/inc/hspsserverutil.h	Wed Jun 09 10:01:25 2010 +0300
+++ b/homescreenpluginsrv/hspsmanager/inc/hspsserverutil.h	Mon Jun 21 16:00:38 2010 +0300
@@ -629,6 +629,14 @@
 	     */
 	    static void GetInstalledLanguagesL(
 	            CArrayFixFlat<TInt>*& aLanguages );
+	    /**
+	     * Returns index of internal mass memory drive
+	     * @since S60 5.2 
+	     * @param aFs Reference to open file server handle.
+	     * @return index of internal mass memory drive. KErrNotFound if drive
+	     * does not exists.
+	     */
+	    static TInt GetEmmcDrivePath( RFs& aFs );
 	    
 	private:
         /**