diff -r 7d48bed6ce0c -r 987c9837762f satengine/SatServer/inc/SATPrivateCRKeys.h --- a/satengine/SatServer/inc/SATPrivateCRKeys.h Tue Aug 31 15:45:17 2010 +0300 +++ b/satengine/SatServer/inc/SATPrivateCRKeys.h Wed Sep 01 12:15:03 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -60,6 +60,14 @@ * 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