IVsUndoTrackingEvents::OnReturnToCleanState Method ()
Visual Studio 2015
Informs the client that the document has returned to a clean state.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsUndoTrackingEvents::OnReturnToCleanState();
Show: