Sun Java System Calendar Server 6 2005Q4 Developer's Guide

Methods

The csIPlugin interface implements four methods:

Method: GetDescription

Gets a textual description of what the plug-in does. 

Method: GetVendorName

Gets a textual description of the vendor supplying this plug-in. 

Method: GetVersion

Gets the major and minor version of the plug-in. This value must be greater than or equal to 1.0. For a list of the current version numbers for each plug-in API, seePlug-in Version Numbers.

Method: Init

Confirms that the interface was found and registered.