DesignerWindowPane::IVsBatchUpdate::FlushPendingUpdates Method (UInt32)
Visual Studio 2015
Called when Visual Studio wants the window pane to flush its state to the underlying buffer.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual int FlushPendingUpdates( unsigned int reserved ) sealed = IVsBatchUpdate::FlushPendingUpdates
Parameters
- reserved
-
Type:
System::UInt32
Reserved for the future use.
Show: