SolutionEvents.IVsSolutionEvents3.OnAfterOpenSolution(Object, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lors de l’ouverture de la solution.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents3.OnAfterOpenSolution(System::Object ^ pUnkReserved, int fNewSolution) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents3::OnAfterOpenSolution;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents3.OnAfterOpenSolution(Platform::Object ^ pUnkReserved, int fNewSolution) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents3::OnAfterOpenSolution;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents3.OnAfterOpenSolution(winrt::Windows::Foundation::IInspectable const & pUnkReserved, int fNewSolution);
int IVsSolutionEvents3.OnAfterOpenSolution (object pUnkReserved, int fNewSolution);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents3.OnAfterOpenSolution : obj * int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents3.OnAfterOpenSolution : obj * int -> int
Function OnAfterOpenSolution (pUnkReserved As Object, fNewSolution As Integer) As Integer Implements IVsSolutionEvents3.OnAfterOpenSolution
Paramètres
- pUnkReserved
- Object
Réservé.
- fNewSolution
- Int32
true Si la solution est nouvelle.
Retours
HRESULT.