IVsContainedCode::HostSpansUpdated Method ()
Visual Studio 2015
Notifies the provider of the code spans that the buffer coordinator has been updated with new spans.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
From singlefileeditor.idl:
[C++]
void HostSpansUpdated();
Show: