devicesrv_plat/haptics_plugin_api/inc/hwrmhapticspluginservice.h
branchCompilerCompatibility
changeset 9 b0e374890c7b
parent 0 4e1aa6a622a0
equal deleted inserted replaced
6:91ba8de50d7b 9:b0e374890c7b
   101      *
   101      *
   102      * @param aImplementationUid Determines the plugin to be instantiated.
   102      * @param aImplementationUid Determines the plugin to be instantiated.
   103      * @param aResponseCallback Pointer to plugin callback handler.
   103      * @param aResponseCallback Pointer to plugin callback handler.
   104      */
   104      */
   105     IMPORT_C static 
   105     IMPORT_C static 
   106     CHWRMHapticsPluginService* CHWRMHapticsPluginService::NewL( 
   106     CHWRMHapticsPluginService* NewL( 
   107             TUid aImplementationUid, 
   107             TUid aImplementationUid, 
   108             MHWRMHapticsPluginCallback* aResponseCallback );
   108             MHWRMHapticsPluginCallback* aResponseCallback );
   109 
   109 
   110     /**
   110     /**
   111      * Destructor
   111      * Destructor