OleUndoEngine::UndoUnit::IOleParentUndoUnit::Open Method (IOleParentUndoUnit^)
Visual Studio 2015
Opens an undo unit.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual void Open( IOleParentUndoUnit^ parentUnit ) sealed = IOleParentUndoUnit::Open
Parameters
- parentUnit
-
Type:
Microsoft.VisualStudio.OLE.Interop::IOleParentUndoUnit^
The IOleParentUndoUnit to be opened
Show: