Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.