resourcemgmt/hwresourcesmgr/server/inc/HWRMPluginHandler.h
changeset 63 09d657f1ee00
parent 0 4e1aa6a622a0
child 81 24127ea5a236
equal deleted inserted replaced
54:072a9626b290 63:09d657f1ee00
   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 RegisterForIndications(MHWRMIndicationHandler* aCallback);
   151         void RegisterForIndicationsL(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