GraphUndoUnit.DoApply(IOleUndoManager) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void DoApply(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ pUndoManager);
protected virtual void DoApply (Microsoft.VisualStudio.OLE.Interop.IOleUndoManager pUndoManager);
abstract member DoApply : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
override this.DoApply : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
Protected Overridable Sub DoApply (pUndoManager As IOleUndoManager)
Parameters
- pUndoManager
- IOleUndoManager