terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 0 b497e44ab2fc
child 26 19bba8228ff0
--- a/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/terminalsecurity/SCP/SCPHistoryPlugin/inc/SCPHistoryPlugin.h	Tue Aug 31 16:04:06 2010 +0300
@@ -70,7 +70,7 @@
         /**
         * Event handler...
         */		
-		CSCPParamObject* HandleEvent( TInt aID, CSCPParamObject& aParam );
+		void HandleEventL( TInt aID, CSCPParamObject& aInParam , CSCPParamObject& aOutParam);
 		
 		void SetEventHandler( MSCPPluginEventHandler* aHandler );