harvester/common/inc/harvesterpluginfactory.h
changeset 21 50bf9db68373
parent 20 6dfc5f825351
child 43 c5e73110f733
child 54 a3cc46f37772
--- a/harvester/common/inc/harvesterpluginfactory.h	Fri Mar 19 09:38:01 2010 +0200
+++ b/harvester/common/inc/harvesterpluginfactory.h	Fri Apr 16 15:23:55 2010 +0300
@@ -43,6 +43,7 @@
 		IMPORT_C TBool IsContainerFileL( const TDesC& aURI );
 		
 		IMPORT_C void SendHarvestingStatusEventL( TBool aStarted );
+		IMPORT_C void PauseHarvester( TBool aPaused );
 
 	private:
 		CHarvesterPluginFactory();