--- 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);