mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsenumerator.h
branchRCL_3
changeset 6 ef55b168cedb
parent 4 60a94a45d437
--- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsenumerator.h	Wed Apr 14 16:49:36 2010 +0300
+++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpfsenumerator.h	Tue Apr 27 17:30:23 2010 +0300
@@ -65,7 +65,7 @@
 	void ScanNextSubdirL();
 	void ProcessEntriesL();
 	void AddEntryL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle);
-	void AddFileEntryForOtherDpL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle);
+	void AddFileEntryForOtherDpL(const TDesC& aPath, TUint32 &aHandle, TMTPFormatCode format, TUint32 aDPId, const TEntry& aEntry, TUint32 aStorageId, TUint32 aParentHandle, TUint16 aSubFormatCode = 0);
 	void NotifyObjectAddToDP(const TUint32 aHandle,const TUint DpId);