classicui_pub/popups_api/tsrc/inc/testsdkpopups.h
branchRCL_3
changeset 7 08e69e956a8c
parent 0 2f259fa3e83a
equal deleted inserted replaced
6:9f56a4e1b8ab 7:08e69e956a8c
  1391      * @since S60 5.0
  1391      * @since S60 5.0
  1392      * @param aItem never used
  1392      * @param aItem never used
  1393      * @return Symbian OS error code.
  1393      * @return Symbian OS error code.
  1394      */
  1394      */
  1395     virtual TInt TestCPSPReservedL( CStifItemParser& aItem );
  1395     virtual TInt TestCPSPReservedL( CStifItemParser& aItem );
       
  1396       
       
  1397     /**
       
  1398      * TestCPSPProcessCommandL test function for testing the 
       
  1399      *     ProcessCommandL function
       
  1400      * @since S60 5.2
       
  1401      * @param aItem never used
       
  1402      * @return Symbian OS error code.
       
  1403      */
       
  1404     virtual TInt TestCPSPProcessCommandL( CStifItemParser& aItem );   
  1396     };
  1405     };
  1397 
  1406 
  1398 #endif      // C_TESTSDKPOPUPS_H
  1407 #endif      // C_TESTSDKPOPUPS_H
  1399 
  1408 
  1400 // End of File
  1409 // End of File