satengine/SatServer/inc/SATPrivateCRKeys.h
changeset 52 d841fb1cc818
parent 0 ff3b6d0fd310
equal deleted inserted replaced
50:2313cb430f28 52:d841fb1cc818
    58 * Support is disabled if value is 0
    58 * Support is disabled if value is 0
    59 *
    59 *
    60 * Default value: N/A
    60 * Default value: N/A
    61 */
    61 */
    62 const TUint32 KSatHomeZoneIconVisible( 0x00000032 );
    62 const TUint32 KSatHomeZoneIconVisible( 0x00000032 );
       
    63 
       
    64 // Defines whether USSD sending result is shown if no alpha id
       
    65 /**
       
    66 * Support is disabled if value is 0
       
    67 * 
       
    68 * Default value: N/A
       
    69 */
       
    70 const TUint32 KSatDisplayUssdResult( 0x00000064 );
       
    71 
    63 #endif      // SATPRIVATECRKEYS_H
    72 #endif      // SATPRIVATECRKEYS_H
    64 
    73 
    65 // End of File
    74 // End of File