mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp
changeset 18 1b39655331a3
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
--- a/mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp	Fri Mar 19 09:40:39 2010 +0200
+++ b/mtpdataproviders/mtppictbridgedp/src/cmtppictbridgeprinter.cpp	Fri Apr 16 15:51:48 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);