Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Component API provides services for component and interface management. A plugin can do nothing cannot interface with a WinGate host without first using the Component API to register itself and any optional interfaces it wants to publish.

 

with that host. Once registered, it can receive events relating to the component framework and interact with other components in the system. It can also optionally register interfaces if it wishes to make it's functionality available via its own API.