VsTextViewClass.UpdateViewFrameCaption 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.
Force la vue à mettre à jour la légende de sa fenêtre de frame, comme "[Lecture seule]".
public:
virtual int UpdateViewFrameCaption() = Microsoft::VisualStudio::TextManager::Interop::IVsTextView::UpdateViewFrameCaption;
public:
virtual int UpdateViewFrameCaption() = Microsoft::VisualStudio::TextManager::Interop::IVsTextView::UpdateViewFrameCaption;
virtual int UpdateViewFrameCaption();
public virtual int UpdateViewFrameCaption ();
abstract member UpdateViewFrameCaption : unit -> int
override this.UpdateViewFrameCaption : unit -> int
Public Overridable Function UpdateViewFrameCaption () As Integer
Retours
Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.