videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h
branchRCL_3
changeset 16 67eb01668b0e
parent 8 ce5ada96ab30
--- a/videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h	Tue May 25 12:44:54 2010 +0300
+++ b/videocollection/hgmyvideos/inc/vcxhgmyvideosmainview.h	Wed Jun 09 09:44:23 2010 +0300
@@ -15,7 +15,7 @@
 */
 
 
-// Version : %version: 17 %
+// Version : %version: 18 %
 
 #ifndef VCXHGMYVIDEOSMAINVIEW_H
 #define VCXHGMYVIDEOSMAINVIEW_H
@@ -167,6 +167,14 @@
          */
         void LaunchBrowserL( const TDesC& aUrl );        
         
+        /**
+         * Launches Ovi store.
+         *
+         * @param aAppUid Ovi Store Launcher application UID
+         * @param aMsg    command line arguments
+         */
+        void LaunchOviStoreL( const TUid aAppUid, const TDesC& aArgs = KNullDesC() );
+
     private: // Constructors
 
         /**