mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h
changeset 27 cbb1bfb7ebfb
parent 25 d881023c13eb
--- a/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h	Mon May 03 12:58:40 2010 +0300
+++ b/mpx/collectionframework/collectionengine/inc/mpxcollectionengine.h	Fri May 14 16:21:14 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