Partager via


IVsTextMarkerClient.OnBeforeBufferClose, méthode

Envoie la notification que la mémoire tampon de texte est sur le point de se fermer.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)

Syntaxe

'Déclaration
Sub OnBeforeBufferClose
void OnBeforeBufferClose()
void OnBeforeBufferClose()
abstract OnBeforeBufferClose : unit -> unit
function OnBeforeBufferClose()

Notes

Signature de COM

De textmgr.idl :

HRESULT IVsTextMarkerClient::OnBeforeBufferClose();

Les clients peuvent encore obtenir les informations d'étendue de la marque en réponse à cet appel.

Sécurité .NET Framework

Voir aussi

Référence

IVsTextMarkerClient Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms