FlavoredProjectBase::SetInnerProject Method (IntPtr)

 

This is were all QI for interface on the inner object should happen Then set the inner project wait for InitializeForOuter to be called to do the real initialization

Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void SetInnerProject(
	IntPtr innerIUnknown
)

Parameters

innerIUnknown
Type: System::IntPtr
Return to top
Show: