CContentHarvesterPlugin Class Reference

class CContentHarvesterPlugin : public CBase

The interface class for all Content Harvester plugins. Plugins are responsible for updating and synchronization with CPS.

Inherits from

Member Functions Documentation

UpdateL()

void UpdateL ( ) [pure virtual]

Method called by Content Harvester in order to invoke Update operation. Must be implemented by plugin provider.