mtpfws/mtpfw/inc/cmtpstoragemgr.h
branchRCL_3
changeset 12 8b094906a049
parent 0 d0791faffa3f
child 47 63cf70d3ecd8
--- a/mtpfws/mtpfw/inc/cmtpstoragemgr.h	Fri Mar 12 15:46:41 2010 +0200
+++ b/mtpfws/mtpfw/inc/cmtpstoragemgr.h	Mon Mar 15 12:43:12 2010 +0200
@@ -73,7 +73,10 @@
     IMPORT_C TUint32 StorageId(TUint32 aPhysicalStorageId, TUint32 aLogicalStorageId) const;
     IMPORT_C TBool ValidStorageId(TUint32 aStorageId) const;
     IMPORT_C CMTPTypeString* VolumeIdL(TUint aDataProviderId, TUint32 aStorageId, const TDesC& aVolumeIdSuffix) const;
-            
+          
+public:
+    IMPORT_C TBool IsReadWriteStorage(TUint32 aStorageId) const; 
+    
 private:
 
     CMTPStorageMgr();