genericservices/taskscheduler/SCHSVR/SchTimer.h
changeset 67 a1e347446159
parent 0 e4d67989cc36
--- a/genericservices/taskscheduler/SCHSVR/SchTimer.h	Tue Sep 14 15:26:30 2010 +0530
+++ b/genericservices/taskscheduler/SCHSVR/SchTimer.h	Fri Sep 17 19:25:42 2010 +0530
@@ -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();