IVsTextLayerEvents::OnMappingChangeComplete Method ()

 

Fires to notify client to convert to the new local coordinates.

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

void OnMappingChangeComplete()

From textmgr.idl:

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