videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h
branchRCL_3
changeset 10 112a725ff2c2
parent 9 5294c000a26d
child 12 7f2b2a65da29
--- a/videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h	Mon Mar 15 12:40:47 2010 +0200
+++ b/videocollection/hgmyvideos/inc/vcxhgmyvideosvideomodelhandler.h	Wed Mar 31 21:34:36 2010 +0300
@@ -172,10 +172,10 @@
         /**
          * Returns video's name.
          * 
-         * @param aIndex Video's index on UI list.
+         * @param aId Video's unique id.
          * @return Video's name or empty string.
          */
-        const TDesC& GetVideoName( TInt aIndex );
+        const TDesC& GetVideoName( TInt aId );
         
         /**
          * Returns video's URI.