mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp
branchRCL_3
changeset 14 60a94a45d437
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
--- a/mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp	Mon Mar 15 12:43:12 2010 +0200
+++ b/mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp	Wed Mar 31 22:58:56 2010 +0300
@@ -229,7 +229,7 @@
 
     aEvent.SetUint16(TMTPTypeEvent::EEventCode, EMTPEventCodeRequestObjectTransfer);
     aEvent.SetUint32(TMTPTypeEvent::EEventSessionID, KMTPSessionAll); 
-    aEvent.SetUint32(TMTPTypeEvent::EEventTransactionID, KMTPNotSpecified32);
+    aEvent.SetUint32(TMTPTypeEvent::EEventTransactionID, KMTPTransactionIdLast);
     
     aEvent.SetUint32(TMTPTypeEvent::EEventParameter1, aHandle);
     aEvent.SetUint32(TMTPTypeEvent::EEventParameter2, KPtpNoValue);