IOleParentUndoUnit.Open(IOleParentUndoUnit) Method

Definition

public:
 void Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit ^ pPUU);
public:
 void Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit ^ pPUU);
void Open(Microsoft::VisualStudio::OLE::Interop::IOleParentUndoUnit const & pPUU);
public void Open (Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit pPUU);
abstract member Open : Microsoft.VisualStudio.OLE.Interop.IOleParentUndoUnit -> unit
Public Sub Open (pPUU As IOleParentUndoUnit)

Parameters

Remarks

For information on the COM interface, see IOleParentUndoUnit::Open

Applies to