classicui_pub/popups_api/tsrc/inc/testsdkpopups.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
--- a/classicui_pub/popups_api/tsrc/inc/testsdkpopups.h	Mon Mar 15 12:41:34 2010 +0200
+++ b/classicui_pub/popups_api/tsrc/inc/testsdkpopups.h	Wed Mar 31 21:59:52 2010 +0300
@@ -1393,6 +1393,15 @@
      * @return Symbian OS error code.
      */
     virtual TInt TestCPSPReservedL( CStifItemParser& aItem );
+      
+    /**
+     * TestCPSPProcessCommandL test function for testing the 
+     *     ProcessCommandL function
+     * @since S60 5.2
+     * @param aItem never used
+     * @return Symbian OS error code.
+     */
+    virtual TInt TestCPSPProcessCommandL( CStifItemParser& aItem );   
     };
 
 #endif      // C_TESTSDKPOPUPS_H