IVsUndoTrackingEvents::OnReturnToCleanState Method ()

 

Informs the client that the document has returned to a clean state.

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

void OnReturnToCleanState()

From textmgr.idl:

HRESULT IVsUndoTrackingEvents::OnReturnToCleanState();
Return to top
Show: