homescreenpluginsrv/hspsmanager/inc/hspsserverutil.h
branchRCL_3
changeset 78 1b207dd38b72
parent 74 edd621764147
child 82 ace62b58f4b2
equal deleted inserted replaced
74:edd621764147 78:1b207dd38b72
   532          * are skipped from the search.         
   532          * are skipped from the search.         
   533          * @since S60 5.2
   533          * @since S60 5.2
   534 	     * @param aFs is a reference to open file server session handle
   534 	     * @param aFs is a reference to open file server session handle
   535 	     * @param aPath is path of the file
   535 	     * @param aPath is path of the file
   536 	     * @param aFilename is name and extension of the file
   536 	     * @param aFilename is name and extension of the file
       
   537 	     * @param aFindFromUdaEmmcDrives is true if files should be searched from 
       
   538 	     *                               the UDA/eMMC drives 
   537 	     * @param aDrivePathName Full path with a drive letter to the 
   539 	     * @param aDrivePathName Full path with a drive letter to the 
   538          *                       resource file (output)
   540          *                       resource file (output)
   539 	     */
   541 	     */
   540 	    static TInt FindFile(
   542 	    static TInt FindFile(
   541 	             RFs& aFs,
   543 	             RFs& aFs,
   542 	             const TDesC& aPath,
   544 	             const TDesC& aPath,
   543 	             const TDesC& aFilename,         
   545 	             const TDesC& aFilename,         
       
   546 	             const TBool aFindFromUdaEmmcDrives,
   544 	             TFileName& aDrivePathName );
   547 	             TFileName& aDrivePathName );
   545 
   548 
   546       /**
   549       /**
   547        * Resolves icon path information from the provided logo declaration.
   550        * Resolves icon path information from the provided logo declaration.
   548        * Example:
   551        * Example: