diff -r 2313cb430f28 -r d841fb1cc818 satengine/SatServer/inc/SATPrivateCRKeys.h --- a/satengine/SatServer/inc/SATPrivateCRKeys.h Fri Sep 17 08:33:29 2010 +0300 +++ b/satengine/SatServer/inc/SATPrivateCRKeys.h Mon Oct 04 00:54:29 2010 +0300 @@ -60,6 +60,15 @@ * Default value: N/A */ const TUint32 KSatHomeZoneIconVisible( 0x00000032 ); + +// Defines whether USSD sending result is shown if no alpha id +/** +* Support is disabled if value is 0 +* +* Default value: N/A +*/ +const TUint32 KSatDisplayUssdResult( 0x00000064 ); + #endif // SATPRIVATECRKEYS_H // End of File