GetPluginByName(PluginName As String) As Object

Application object

When you use plug-in technology, use GetPluginByName to retrieve the extension with the name PluginName.

The Application object