videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h
branchRCL_3
changeset 64 3eb824b18d67
parent 57 befca0ec475f
child 70 375929f879c2
--- a/videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h	Tue Sep 14 21:23:06 2010 +0300
+++ b/videocollection/hgmyvideos/inc/vcxhgmyvideoscollectionclient.h	Wed Sep 15 12:15:24 2010 +0300
@@ -343,6 +343,13 @@
          * @param aError system error code.
          */
         void HandleGetVideoDetailsRespL( CMPXMessage* aMessage, TInt aError );
+        
+        /**
+         * Gets current collection path category level index
+         * 
+         * @return Index or KErrNotFound, if current path is not in video level
+         */
+        TInt CategoryIndexL();
 
     protected: