homescreensrv_plat/ai_plugin_management_api/inc/hscontentpublisher.h
branchRCL_3
changeset 14 15e4dd19031c
parent 8 d0529222e3f0
--- a/homescreensrv_plat/ai_plugin_management_api/inc/hscontentpublisher.h	Mon Mar 15 12:41:53 2010 +0200
+++ b/homescreensrv_plat/ai_plugin_management_api/inc/hscontentpublisher.h	Wed Mar 31 22:04:35 2010 +0300
@@ -165,7 +165,12 @@
          * Provides access to localized plugin name if supported. HBufC*
          * @see EPublisherResources
          */    
-        EPluginName
+        EPluginName,
+
+        /**
+         * Provides access to CPS command buffer.
+         */    
+        ECpsCmdBuffer        
         };
 
 public: