Share via


IVsTextLayerEvents.OnMappingChange Method

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

Syntax

'Declaration
Sub OnMappingChange
'Usage
Dim instance As IVsTextLayerEvents

instance.OnMappingChange()
void OnMappingChange()
void OnMappingChange()
function OnMappingChange()

Remarks

COM Signature

From textmgr.idl:

HRESULT IVsTextLayerEvents::OnMappingChange();

.NET Framework Security

See Also

Reference

IVsTextLayerEvents Interface

IVsTextLayerEvents Members

Microsoft.VisualStudio.TextManager.Interop Namespace