OleUndoEngine.UndoUnit.IOleParentUndoUnit.Do(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.
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
- pManager
- IOleUndoManager