diff -r 85f623e1ef41 -r 29d87345eaeb harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h --- a/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h Wed Sep 01 12:24:24 2010 +0100 +++ b/harvester/monitorplugins/mmcplugin/inc/mmcmounttaskao.h Tue Sep 14 22:10:25 2010 +0300 @@ -53,9 +53,9 @@ void SetHarvesterPluginFactory( CHarvesterPluginFactory* aPluginFactory ); /** - * Returns internal hard drive's media id if the device has one. 0 if not or drive is not present + * Returns internal hard drive's media id if the device has one. */ - TUint32 GetInternalDriveMediaId(); + TUint32 GetInternalDriveMediaId( TBool& aPresent ); void SetCachingStatus( TBool aCachingStatus );