mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h
changeset 20 6e82ae192c3a
parent 17 aabe5387f5ce
child 47 63cf70d3ecd8
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h	Fri Apr 16 15:51:48 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h	Mon May 03 13:19:02 2010 +0300
@@ -139,6 +139,7 @@
 	IMPORT_C void CompleteRequestL();
 	IMPORT_C void SendDataL(const MMTPType& aData);
 	IMPORT_C void ReceiveDataL(MMTPType& aData);
+    IMPORT_C void RegisterPendingRequest(TUint aTimeOut = 0);
 		
 protected:	//	from MMTPRequestProcessor	
 	IMPORT_C virtual TBool HandleRequestL(const TMTPTypeRequest& aRequest, TMTPTransactionPhase aPhase);