Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.