WindowPane.IVsUIElementPane.CloseUIElementPane Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.