voicerecorder/UtilsInc/VRUtils.h
branchRCL_3
changeset 14 f962425b9f8b
parent 13 4e5b531d23cb
equal deleted inserted replaced
13:4e5b531d23cb 14:f962425b9f8b
   195 		* @param aNoteId store the note id
   195 		* @param aNoteId store the note id
   196 	    * @return The default memo store
   196 	    * @return The default memo store
   197 		*/
   197 		*/
   198        	IMPORT_C static TBool DriveValid( const TInt aDrive );
   198        	IMPORT_C static TBool DriveValid( const TInt aDrive );
   199        	
   199        	
       
   200 		/**
       
   201 		* This method checks which MassStorage is/are valid
       
   202 	    * @return The MassStorage is multi (ETrue) or only one (EFlase)
       
   203 		*/
       
   204        	IMPORT_C static TBool MultipleMassStorageAvailable();
       
   205 
       
   206 		/**
       
   207 		* This wrapper method return the removable MassStorage drive
       
   208 	    * @return the drive
       
   209 		*/
       
   210        	IMPORT_C static TInt GetRemovableMassStorageL();
       
   211 
   200 #ifdef RD_MULTIPLE_DRIVE    	
   212 #ifdef RD_MULTIPLE_DRIVE    	
   201        	/**
   213        	/**
   202         * This method sets the default memo store setting (to support multipledrives)
   214         * This method sets the default memo store setting (to support multipledrives)
   203 		*
   215 		*
   204         * @param aMemory Memory to set as default store
   216         * @param aMemory Memory to set as default store