genericservices/taskscheduler/SCHSVR/SchTimer.h
changeset 68 ff3fc7722556
parent 0 e4d67989cc36
--- a/genericservices/taskscheduler/SCHSVR/SchTimer.h	Fri Sep 17 08:38:54 2010 +0300
+++ b/genericservices/taskscheduler/SCHSVR/SchTimer.h	Mon Oct 04 02:56:42 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2004-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"
@@ -61,7 +61,8 @@
 	CScheduleCriteriaManager(CTaskScheduler& aOwner);
 	// From CActive
 	void RunL();
-	void DoCancel();
+    void DoCancel();
+    TInt RunError(TInt aError);
 	
 private:
 	void CompleteRequest();