Click or drag to resize

IPluginApi Methods

The IPluginApi type exposes the following members.

Methods
  NameDescription
Public methodCode exampleExecute Obsolete.
Execute a plugin method. This method is deprecated and should only be used for legacy plugins.
Public methodCode exampleInvoke
Invoke a plugin method. This method cannot work with legacy plugins.
Top
See Also