IVsSolutionEvents2.OnAfterMergeSolution Method
Visual Studio 2005
Notifies listening clients that all projects have been merged into the open solution.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
int OnAfterMergeSolution ( /** @attribute InAttribute() */ Object pUnkReserved )
function OnAfterMergeSolution ( pUnkReserved : Object ) : int
Parameters
- pUnkReserved
[in] Reserved for future use.