OleUndoEngine.UndoUnit.IOleParentUndoUnit.Do(IOleUndoManager) Method

Definition

Performs the undo operation.

 virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ pManager) = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::Do;
 virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager ^ pManager) = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::Do;
void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Do(Microsoft::VisualStudio::OLE::Interop::IOleUndoManager const & pManager);
void IOleParentUndoUnit.Do (Microsoft.VisualStudio.OLE.Interop.IOleUndoManager pManager);
abstract member Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Do : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Do : Microsoft.VisualStudio.OLE.Interop.IOleUndoManager -> unit
Sub Do (pManager As IOleUndoManager) Implements IOleParentUndoUnit.Do

Parameters

Implements

Applies to