SOleUndoManager Interface

Passed to the QueryService method to return a reference to the IOleUndoManager interface.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<GuidAttribute("D001F200-EF97-11CE-9BC9-00AA00608E01")> _
Public Interface SOleUndoManager
[GuidAttribute("D001F200-EF97-11CE-9BC9-00AA00608E01")]
public interface SOleUndoManager
[GuidAttribute(L"D001F200-EF97-11CE-9BC9-00AA00608E01")]
public interface class SOleUndoManager
[<GuidAttribute("D001F200-EF97-11CE-9BC9-00AA00608E01")>]
type SOleUndoManager =  interface end
public interface SOleUndoManager

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace