IVsContainedLanguageHost::EnsureSecondaryBufferReady Method ()

 

Ensures that the secondary buffer is available and has no pending changes.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

int EnsureSecondaryBufferReady()

Return Value

Type: System::Int32

If successful, returns S_OK; otherwise, returns an error code.

Return to top
Show: