harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h
branchRCL_3
changeset 21 85f623e1ef41
parent 20 f23c07ec56e2
child 22 29d87345eaeb
--- a/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h	Tue Aug 31 15:37:30 2010 +0300
+++ b/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h	Wed Sep 01 12:24:24 2010 +0100
@@ -53,9 +53,9 @@
 		void SetHarvesterPluginFactory( CHarvesterPluginFactory* aPluginFactory );
 		
 		/**
-		 * Returns internal hard drive's media id if the device has one.
+		 * Returns internal hard drive's media id if the device has one. 0 if not or drive is not present
 		 */
-		TUint32 GetInternalDriveMediaId( TBool& aPresent );
+		TUint32 GetInternalDriveMediaId();
 		
         void SetCachingStatus( TBool aCachingStatus );