IOleUndoManager.Open(IOleParentUndoUnit) Método

Definição

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)

Parâmetros

Comentários

Para obter informações sobre a interface COM, consulte IOleUndoManager:: Open

Aplica-se a