IVsTextLayerEvents::OnMappingChange Method ()

 

Fires to notify client to convert all of its local coordinates to base buffer coordinates.

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

void OnMappingChange()

From textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChange();
Return to top
Show: