userlibandfileserver/fileserver/shostmassstorage/shared/shared.h
branchRCL_3
changeset 97 41f0cfe18c80
parent 0 a41df078684a
--- a/userlibandfileserver/fileserver/shostmassstorage/shared/shared.h	Wed Apr 14 17:22:59 2010 +0300
+++ b/userlibandfileserver/fileserver/shostmassstorage/shared/shared.h	Tue Apr 27 18:02:57 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
 // under the terms of the License "Eclipse Public License v1.0"
@@ -77,6 +77,8 @@
     TUint32 iBlockLength;
     /** Media write protect */
     TBool iWriteProtect;
+    /** Block device or CD-ROM */
+    TMediaType iMediaType;
     };