mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h
branchRCL_3
changeset 19 51035f0751c2
parent 4 d45095c2f4f3
--- a/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h	Wed Mar 31 22:26:09 2010 +0300
+++ b/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h	Wed Apr 14 16:28:17 2010 +0300
@@ -79,6 +79,14 @@
     *  @param aData some data
     */
     IMPORT_C void NotifyL(TMPXCollectionBroadCastMsg aMsg, TInt aData);
+    
+    
+    /**
+    *  Broadcast a command to all plug-ins
+    *  @param aCmd command to send
+    *  @param aData some data
+    */
+    void Command(TMPXCollectionCommand aCmd, TInt aData);
 
     /**
     * Retrieves the set of supported file types in the collection server