filemanager/Engine/inc/CFileManagerEngine.h
branchRCL_3
changeset 14 efe289f793e7
parent 9 60626d494346
equal deleted inserted replaced
13:5181328fad28 14:efe289f793e7
   716         * CFileManagerRestoreSettings::SetSelection() method.
   716         * CFileManagerRestoreSettings::SetSelection() method.
   717         * @since 5.0
   717         * @since 5.0
   718         */
   718         */
   719         IMPORT_C void DeleteBackupsL();
   719         IMPORT_C void DeleteBackupsL();
   720         
   720         
       
   721 		/**
       
   722         * Check if a drive is mounted
       
   723         * @Param aDrive The target drive to check
       
   724 		* @Return TBool to indicate check result
       
   725         * @since 5.2
       
   726         */
       
   727         IMPORT_C TBool IsDriverMounted( TInt aDrive );
       
   728         
   721     public:
   729     public:
   722     	
   730     	
   723         /**
   731         /**
   724         * Set whether the file is a sis file
   732         * Set whether the file is a sis file
   725         * @Param aSisFile file is or not a sis file
   733         * @Param aSisFile file is or not a sis file