mmappcomponents/collectionhelper/inc/mpxcollectionuihelperimp.h
branchRCL_3
changeset 15 d240f0a77280
parent 2 7a9a8e73f54b
equal deleted inserted replaced
14:05b0d2323768 15:d240f0a77280
   647     *  @param aError error code
   647     *  @param aError error code
   648     */
   648     */
   649     void HandleOpenL(const CMPXCollectionPlaylist& aPlaylist,TInt aError);
   649     void HandleOpenL(const CMPXCollectionPlaylist& aPlaylist,TInt aError);
   650 
   650 
   651     /**
   651     /**
       
   652     * From MMPXCollectionObserver
       
   653     *  Handles completion of a asynchronous command.
       
   654     *
       
   655     *  @param aCommandResult result of the command, NULL if error
       
   656     *  @param aError error code    
       
   657     */
       
   658     virtual void HandleCommandComplete(CMPXCommand* aCommandResult, 
       
   659                                        TInt aError);
       
   660 
       
   661     /**
   652     * From MMPXMoveItemObserver
   662     * From MMPXMoveItemObserver
   653     * @param aErr, error for the operation
   663     * @param aErr, error for the operation
   654     */
   664     */
   655     void HandleMoveCompleteL( TInt aErr );
   665     void HandleMoveCompleteL( TInt aErr );
   656 
   666