branch | RCL_3 |
changeset 62 | 19bba8228ff0 |
parent 61 | b183ec05bd8c |
child 76 | 3cdbd92ee07b |
--- a/terminalsecurity/server/inc/TerminalControlServer.h Tue Aug 31 16:04:06 2010 +0300 +++ b/terminalsecurity/server/inc/TerminalControlServer.h Wed Sep 01 12:27:42 2010 +0100 @@ -158,6 +158,7 @@ void StopProcessByFullNameL ( const TDesC8& aName ); TBool GetPasscodePolicyL ( ); void SetPasscodePolicyL ( TBool aIsSet ); + void ResetParametersL(TInt32 aAppID); private: void SetIntValueL( TInt avalue, TInt aSCPCommandEnum );