IVsBatchUpdate::FlushPendingUpdates Method (UInt32)
Visual Studio 2015
Allows the text buffer to tell all views on it to incorporate all buffered updates.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Parameters
- dwReserved
-
Type:
System::UInt32
Double word. Reserved for future use.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Show: