Partager via


IVsContainedLanguageHost.EnsureSecondaryBufferReady, méthode

Garantit que la mémoire tampon secondaire est disponible et ne comporte aucune modification en attente.

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

Syntaxe

'Déclaration
Function EnsureSecondaryBufferReady As Integer
int EnsureSecondaryBufferReady()
int EnsureSecondaryBufferReady()
abstract EnsureSecondaryBufferReady : unit -> int
function EnsureSecondaryBufferReady() : int

Valeur de retour

Type : Int32
Si réussi, retours S_OK ; sinon, retours code d'erreur.

Sécurité .NET Framework

Voir aussi

Référence

IVsContainedLanguageHost Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms