harvester/common/inc/harvesterpluginfactory.h
branchRCL_3
changeset 7 3cebc1a84278
parent 3 6752808b2036
child 19 b73252188534
--- a/harvester/common/inc/harvesterpluginfactory.h	Fri Mar 12 15:44:28 2010 +0200
+++ b/harvester/common/inc/harvesterpluginfactory.h	Mon Mar 15 12:42:24 2010 +0200
@@ -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();