SolutionEvents.IVsSolutionEvents2.OnQueryCloseSolution(Object, Int32) Method

Definition

Occurs when there is a query about closing the solution.

C++
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsSolutionEvents2.OnQueryCloseSolution(System::Object ^ pUnkReserved, int % pfCancel) = Microsoft::VisualStudio::Shell::Interop::IVsSolutionEvents2::OnQueryCloseSolution;

Parameters

pUnkReserved
Object

Reserved.

pfCancel
Int32

true if the operation is canceled.

Returns

The HRESULT.

Implements

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022