harvesterplugins/file/inc/cfileplugin.h
changeset 17 7d8c8d8f5eab
parent 3 6832643895f7
child 18 1edf350003c5
--- a/harvesterplugins/file/inc/cfileplugin.h	Tue Jul 06 14:17:22 2010 +0300
+++ b/harvesterplugins/file/inc/cfileplugin.h	Wed Aug 18 09:49:49 2010 +0300
@@ -79,6 +79,12 @@
      * @aExt file extention
      */
 	TBool IsFileTypeMedia(const TDesC& aExt);
+	
+	/**
+     * RemoveFileDatabaseL deletes the database file from the requested drive 
+     * @aDrive drive number
+     */
+	void RemoveFileDatabaseL(TDriveNumber aDrive);
 
 public:
 	//