Scope: Schematic editor
Object: Application Object
Prerequisites: None
Adds an addin to the application.
Application.AddAddin(ByVal pAddinInfo As IAddinInfo) As Boolean
The definition of the addin that is added to the application.
As Boolean. Returns True if the addin was successfully added; False otherwise.