SolutionEvents.IVsSolutionEvents.OnAfterOpenSolution(Object, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Ocorre em/após a solução ser aberta.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution(System::Object ^ pUnkReserved, int fNewSolution) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents::OnAfterOpenSolution;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution(Platform::Object ^ pUnkReserved, int fNewSolution) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents::OnAfterOpenSolution;
int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution(winrt::Windows::Foundation::IInspectable const & pUnkReserved, int fNewSolution);
int IVsSolutionEvents.OnAfterOpenSolution (object pUnkReserved, int fNewSolution);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution : obj * int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents.OnAfterOpenSolution : obj * int -> int
Function OnAfterOpenSolution (pUnkReserved As Object, fNewSolution As Integer) As Integer Implements IVsSolutionEvents.OnAfterOpenSolution
Parâmetros
- pUnkReserved
- Object
Reservado.
- fNewSolution
- Int32
true se a solução for nova.
Retornos
O HRESULT.