mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbplugin/inc/mpxdbhandler.h
branchRCL_3
changeset 11 13afc0e517bd
parent 0 ff3acec5bc43
equal deleted inserted replaced
5:2a40e88564c8 11:13afc0e517bd
  1007     private:	// From MMPXDbPlaylistObserver
  1007     private:	// From MMPXDbPlaylistObserver
  1008 	/**
  1008 	/**
  1009 	* @see MMPXDbPlaylistObserver
  1009 	* @see MMPXDbPlaylistObserver
  1010 	*/
  1010 	*/
  1011 		virtual TInt HandlePlaylistDurationL(TUint32 aPlaylistId);
  1011 		virtual TInt HandlePlaylistDurationL(TUint32 aPlaylistId);
       
  1012         virtual void HandlePlaylistInfoL(TUint32 aPlaylistId, TInt& aCount, TInt& aDuration);
  1012 
  1013 
  1013     private:
  1014     private:
  1014 
  1015 
  1015         /**
  1016         /**
  1016         * C++ constructor.
  1017         * C++ constructor.