void ph_c_set_prefered_plugin

(MPeerHood* _aPeerHood,
  const char* _aPluginName)

Sets the plugin prefered by the current application (Not used currently).

Documentation

Sets the plugin prefered by the current application. This means that PeerHood will try to use the given plugin whenever possible. This method will override the value read from the configuration file. The prefered plugin can be changed during runtime. However, it affects only the actions performed after the call i.e. the running services are not affected.

Parameters:
_aPeerHood - pointer to MPeerHood instance to use.
_aPluginName - The name of the prefered plugin.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.