IVsOwnedProjectFactory Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodInitializeForOwner(String^, String^, String^, UInt32, Guid, UInt32, IntPtr, Int32)

Called by the project owner to tell the owned project to do all its initialization.

System_CAPS_pubmethodPreCreateForOwner(Object^, Object^, UInt32)

Gives the owned project a chance to create an aggregated project object based on the input controlling IUnknown (pUnkOwner).

Return to top
Show: