FlavoredProjectBase::IVsAggregatableProjectCorrected::SetInnerProject Method (IntPtr)
Visual Studio 2015
This is where 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
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
private: virtual int SetInnerProject( IntPtr innerIUnknown ) sealed = IVsAggregatableProjectCorrected::SetInnerProject
Parameters
- innerIUnknown
- Type: System::IntPtr
Show: