IVsOwnedProjectFactory Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | InitializeForOwner(String^, String^, String^, UInt32, Guid, UInt32, IntPtr, Int32) | Called by the project owner to tell the owned project to do all its initialization. |
![]() | PreCreateForOwner(Object^, Object^, UInt32) | Gives the owned project a chance to create an aggregated project object based on the input controlling IUnknown (pUnkOwner). |
Show:
