FlavoredProjectBase::IVsUIHierarchy::QueryClose Method (Int32)

 
Namespace:   Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual int QueryClose(
	[OutAttribute] int% pfCanClose
) sealed = IVsUIHierarchy::QueryClose

Parameters

pfCanClose
Type: System::Int32

Return Value

Type: System::Int32

The HRESULT.

Return to top
Show: