Metodo FlavoredProjectFactoryBase.IVsAggregatableProjectFactoryCorrected.PreCreateForOuter
Spazio dei nomi: Microsoft.VisualStudio.Shell.Flavor
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Private Function PreCreateForOuter ( _
outerProjectIUnknown As IntPtr, _
<OutAttribute> ByRef projectIUnknown As IntPtr _
) As Integer Implements IVsAggregatableProjectFactoryCorrected.PreCreateForOuter
int IVsAggregatableProjectFactoryCorrected.PreCreateForOuter(
IntPtr outerProjectIUnknown,
out IntPtr projectIUnknown
)
Parametri
- outerProjectIUnknown
Tipo: System.IntPtr
- projectIUnknown
Tipo: System.IntPtr%
Valore restituito
Tipo: System.Int32
Implementa
IVsAggregatableProjectFactoryCorrected.PreCreateForOuter(IntPtr, IntPtr%)
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.