diff -r b73a2e62868f -r 6752808b2036 harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h --- a/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h Tue Feb 02 00:24:33 2010 +0200 +++ b/harvester/monitorplugins/mmcplugin/inc/mmcmonitorao.h Fri Feb 19 23:14:48 2010 +0200 @@ -62,6 +62,7 @@ * Starts monitoring the MMC insertions and removals. * * @param aObserver Both events are notified via the aObserver. + * @param aMedias Array of present medias * @return ETrue if success, EFalse if not */ TBool StartMonitoring( MMMCMonitorObserver& aObserver, RArray& aMedias );