IVsLifetimeControlledObject::SeverReferencesToOwner Method ()
Visual Studio 2015
Instructs undo objects to release references to a designer or buffer.
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
From textmgr.idl:
HRESULT IVsLifetimeControlledObject::SeverReferencesToOwner();
Indicates that the undo manager should clear all stacks and be placed in the inactive state.
Show: