IOleParentUndoUnit.Open(IOleParentUndoUnit) 方法

定义

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)

参数

注解

有关 COM 接口的信息,请参阅 IOleParentUndoUnit:: Open

适用于