OleUndoEngine.UndoUnit.IOleParentUndoUnit.Open(IOleParentUndoUnit) 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.
Opens an undo unit.
virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit ^ parentUnit) = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::Open;
virtual void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit ^ parentUnit) = Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit::Open;
void Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit const & parentUnit);
void IOleParentUndoUnit.Open (Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit parentUnit);
abstract member Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Open : Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit.Open : Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit -> unit
Sub Open (parentUnit As IOleParentUndoUnit) Implements IOleParentUndoUnit.Open
Parameters
- parentUnit
- IOleParentUndoUnit
The IOleParentUndoUnit to be opened