SOleUndoManager Interface
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.
Passed to the QueryService(Guid, Guid, IntPtr) method to return a reference to the IOleUndoManager interface.
public interface class SOleUndoManager
public interface class SOleUndoManager
__interface SOleUndoManager
[System.Runtime.InteropServices.Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")]
public interface SOleUndoManager
[System.Runtime.InteropServices.Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SOleUndoManager
[<System.Runtime.InteropServices.Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")>]
type SOleUndoManager = interface
[<System.Runtime.InteropServices.Guid("D001F200-EF97-11CE-9BC9-00AA00608E01")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SOleUndoManager = interface
Public Interface SOleUndoManager
- Attributes