Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Starting with the 2007 Microsoft Office system, Office applications use the IManagedAddin Interface interface to call into an add-in loader component that is included with the Visual Studio Tools for Office runtime. This component is used to help load managed add-ins. You can create your own add-in loader component by implementing this interface.
In This Section
- IManagedAddin Interface
A COM interface that you can implement to load and unload managed add-ins in Office applications.