FlavoredProjectFactoryBase::IVsAggregatableProjectFactoryCorrected::PreCreateForOuter Method (IntPtr, IntPtr)

 

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

private:
virtual int PreCreateForOuter(
	IntPtr outerProjectIUnknown,
	[OutAttribute] IntPtr% projectIUnknown
) sealed = IVsAggregatableProjectFactoryCorrected::PreCreateForOuter

Parameters

outerProjectIUnknown
Type: System::IntPtr

projectIUnknown
Type: System::IntPtr

Return Value

Type: System::Int32

Return to top
Show: