mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h
branchCompilerCompatibility
changeset 13 a914e47e7a01
parent 11 13afc0e517bd
child 15 171e07ac910f
--- a/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h	Mon Feb 22 16:43:34 2010 +0000
+++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbhgplugin/inc/mpxdbhandler.h	Sun Mar 14 13:09:18 2010 +0000
@@ -1009,6 +1009,7 @@
 	* @see MMPXDbPlaylistObserver
 	*/
 		virtual TInt HandlePlaylistDurationL(TUint32 aPlaylistId);
+        virtual void HandlePlaylistInfoL(TUint32 aPlaylistId, TInt& aCount, TInt& aDuration);
 
     private: