satengine/satserver/inc/SATPrivateCRKeys.h
changeset 48 78df25012fda
parent 33 8d5d7fcf9b59
--- a/satengine/satserver/inc/SATPrivateCRKeys.h	Fri Sep 03 13:59:20 2010 +0300
+++ b/satengine/satserver/inc/SATPrivateCRKeys.h	Fri Sep 17 17:09:13 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