FlavoredProjectBase.IVsHierarchy.QueryClose(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.QueryClose([Runtime::InteropServices::Out] int % canClose) = Microsoft::VisualStudio::Shell::Interop::IVsHierarchy::QueryClose;
int IVsHierarchy.QueryClose (out int canClose);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.QueryClose : int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.QueryClose : int -> int
Function QueryClose (ByRef canClose As Integer) As Integer Implements IVsHierarchy.QueryClose
Parameters
- canClose
- Int32
Returns
The HRESULT.