WindowPane.IVsUIElementPane.CloseUIElementPane 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.
Closes the pane.
virtual int Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CloseUIElementPane() = Microsoft::VisualStudio::Shell::Interop::IVsUIElementPane::CloseUIElementPane;
virtual int Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CloseUIElementPane() = Microsoft::VisualStudio::Shell::Interop::IVsUIElementPane::CloseUIElementPane;
int Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CloseUIElementPane();
int IVsUIElementPane.CloseUIElementPane ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CloseUIElementPane : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsUIElementPane.CloseUIElementPane : unit -> int
Function CloseUIElementPane () As Integer Implements IVsUIElementPane.CloseUIElementPane
Returns
If the method succeeds, it returns S_OK. If it fails, it returns an error code.