resourcemgmt/hwresourcesmgr/server/inc/HWRMPluginHandler.h
branchRCL_3
changeset 81 24127ea5a236
parent 56 1ddbe54d0645
equal deleted inserted replaced
71:fdcef27a50b8 81:24127ea5a236
   146 		/**
   146 		/**
   147 		* Registers a handler for receiving HWRM plug-in indications
   147 		* Registers a handler for receiving HWRM plug-in indications
   148 		*
   148 		*
   149 		* @param aCallback  The indication handler to be registered
   149 		* @param aCallback  The indication handler to be registered
   150 		*/
   150 		*/
   151         void RegisterForIndicationsL(MHWRMIndicationHandler* aCallback);
   151         void RegisterForIndications(MHWRMIndicationHandler* aCallback);
   152         
   152         
   153         /**
   153         /**
   154 		* Deregisters handlers for receiving HWRM plug-in indications
   154 		* Deregisters handlers for receiving HWRM plug-in indications
   155 		*
   155 		*
   156 		* @param aCallback  The indication handler to be deregistered		
   156 		* @param aCallback  The indication handler to be deregistered