WindowPane.IVsUIElementPane.CloseUIElementPane Méthode

Définition

Ferme le volet.

 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

Retours

Int32

Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.

Implémente

S’applique à