satengine/satserver/inc/SATPrivateCRKeys.h
changeset 48 78df25012fda
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
46:2fa1fa551b0b 48:78df25012fda
    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