Click or drag to resize

IPluginApi Methods

The IPluginApi type exposes the following members.

Methods
  Name Description
Public method Code example Execute Obsolete.
Execute a plugin method. This method is deprecated and should only be used for legacy plugins.
Public method Code example Invoke Invoke a plugin method. This method cannot work with legacy plugins.
Top
See Also