Addins and Triggers
Return to Introduction  Previous page  Next page
As well as supporting an API to allow your own applications and tools to access the TC Version Manager functionality, Version Manager also has support for third-party addins and triggers. These are basically standard Windows DLL's that can be triggered during certain Version Control actions and allow you to either modify the action, extend it, or simply report on the action in some way.

Within any client-side addin, you also have full access to the non-UI API defined in the Direct Interface.

There are basically two types of addin that can be created:

   Client-side
   Server-side

Sample addins, including source, can be downloaded from our web site and used as the basis for your own.

Linux Users

Currently, only the Direct API is supported under Linux.

 


© 1995-2018 MCN Software