DesignerWindowPane.IVsBatchUpdate.FlushPendingUpdates(UInt32) Yöntem

Tanım

Visual Studio pencere bölmesinin durumunu temeldeki arabelleğe temizlemesini istediğinde çağırılır.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsBatchUpdate.FlushPendingUpdates(System::UInt32 reserved) = Microsoft::VisualStudio::Shell::Interop::IVsBatchUpdate::FlushPendingUpdates;
 virtual int Microsoft.VisualStudio.Shell.Interop.IVsBatchUpdate.FlushPendingUpdates(unsigned int reserved) = Microsoft::VisualStudio::Shell::Interop::IVsBatchUpdate::FlushPendingUpdates;
int Microsoft.VisualStudio.Shell.Interop.IVsBatchUpdate.FlushPendingUpdates(unsigned int reserved);
int IVsBatchUpdate.FlushPendingUpdates (uint reserved);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsBatchUpdate.FlushPendingUpdates : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsBatchUpdate.FlushPendingUpdates : uint32 -> int
Function FlushPendingUpdates (reserved As UInteger) As Integer Implements IVsBatchUpdate.FlushPendingUpdates

Parametreler

reserved
UInt32

Gelecekte kullanılmak üzere ayrılmıştır.

Döndürülenler

Int32

S_OK başarılı olursa.

Uygulamalar

Şunlara uygulanır