serviceproviders/sapi_sysinfo/inc/sysinfoaiwparams.hrh
changeset 22 fc9cf246af83
parent 19 989d2f495d90
child 42 92cfb77afb61
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Constants used in interface class
    14 * Description:  Constants used in interface class
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #ifndef __SYSINFO_AIWPARAMS_HRH_
    18 #ifndef __SYSINFO_AIWPARAMS_HRH_
    20 #define __SYSINFO_AIWPARAMS_HRH_
    19 #define __SYSINFO_AIWPARAMS_HRH_
    21 
    20 
    22 namespace sysinfoaiwparams
    21 namespace sysinfoaiwparams
   140 
   139 
   141 //
   140 //
   142 // DriveList identifier
   141 // DriveList identifier
   143 //
   142 //
   144 _LIT8(KDriveList,"DriveList");
   143 _LIT8(KDriveList,"DriveList");
       
   144 
       
   145 _LIT8(KCamResList,"ResolutionList");
       
   146 
       
   147 _LIT8(KCamMimeTypesList,"MimeTypeList");
   145 }
   148 }
   146 
   149 
   147 #endif //__SYSINFO_AIWPARAMS_HRH_
   150 #endif //__SYSINFO_AIWPARAMS_HRH_