IRegisterActivationCallback Interface (2003 System)
This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("64879421-057F-4fa8-AC32-9D348426C6E2")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IRegisterActivationCallback
'Usage
Dim instance As IRegisterActivationCallback
[ComVisibleAttribute(true)]
[GuidAttribute("64879421-057F-4fa8-AC32-9D348426C6E2")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IRegisterActivationCallback