DesignerWindowPane.IVsBatchUpdate.FlushPendingUpdates, méthode

Appelé lorsque Visual Studio souhaite le volet de fenêtre pour vider son état à la mémoire tampon sous-jacente.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Private Function FlushPendingUpdates ( _
    reserved As UInteger _
) As Integer Implements IVsBatchUpdate.FlushPendingUpdates
int IVsBatchUpdate.FlushPendingUpdates(
    uint reserved
)

Paramètres

  • reserved
    Type : System.UInt32
    Réservé pour l'utilisation future.

Valeur de retour

Type : System.Int32
si S_OK réussi.

Implémentations

IVsBatchUpdate.FlushPendingUpdates(UInt32)

Sécurité .NET Framework

Voir aussi

Référence

DesignerWindowPane Classe

Microsoft.VisualStudio.Shell.Design, espace de noms