diff -r 4e5b531d23cb -r f962425b9f8b voicerecorder/UtilsInc/VRUtils.h --- a/voicerecorder/UtilsInc/VRUtils.h Tue May 11 16:15:58 2010 +0300 +++ b/voicerecorder/UtilsInc/VRUtils.h Tue May 25 12:45:15 2010 +0300 @@ -197,6 +197,18 @@ */ IMPORT_C static TBool DriveValid( const TInt aDrive ); + /** + * This method checks which MassStorage is/are valid + * @return The MassStorage is multi (ETrue) or only one (EFlase) + */ + IMPORT_C static TBool MultipleMassStorageAvailable(); + + /** + * This wrapper method return the removable MassStorage drive + * @return the drive + */ + IMPORT_C static TInt GetRemovableMassStorageL(); + #ifdef RD_MULTIPLE_DRIVE /** * This method sets the default memo store setting (to support multipledrives)