mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h
changeset 22 a5c0bb5018eb
parent 18 1b39655331a3
child 47 63cf70d3ecd8
child 48 debf68073f2f
equal deleted inserted replaced
20:6e82ae192c3a 22:a5c0bb5018eb
   126     TUint32                 iPreviousTransactionID;
   126     TUint32                 iPreviousTransactionID;
   127     RMTPDpSingletons		iDpSingletons;
   127     RMTPDpSingletons		iDpSingletons;
   128     TFileName				iName;
   128     TFileName				iName;
   129     TBool					iNoRollback;
   129     TBool					iNoRollback;
   130     RMTPFramework           iSingletons;
   130     RMTPFramework           iSingletons;
       
   131     static const TInt       KExtensionLength = 8; 
       
   132     RArray< TBuf<KExtensionLength> > iExceptionList;
   131     };
   133     };
   132     
   134     
   133 #endif //CMTPSENDOBJECTINFO_H
   135 #endif //CMTPSENDOBJECTINFO_H
   134 
   136