mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h
branchRCL_3
changeset 14 60a94a45d437
parent 6 f8e15b44d440
child 47 63cf70d3ecd8
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h	Mon Mar 15 12:43:12 2010 +0200
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtprequestprocessor.h	Wed Mar 31 22:58:56 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);