satengine/SatServer/inc/SATPrivateCRKeys.h
changeset 52 d841fb1cc818
parent 0 ff3b6d0fd310
--- 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