Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines an undo unit, a component containing the information necessary to undo or redo a single action. For more information, see IOleUndoUnit.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("894AD3B0-EF97-11CE-9BC9-00AA00608E01")> _
<InterfaceTypeAttribute()> _
Public Interface IOleUndoUnit
[GuidAttribute("894AD3B0-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceTypeAttribute()]
public interface IOleUndoUnit
[GuidAttribute(L"894AD3B0-EF97-11CE-9BC9-00AA00608E01")]
[InterfaceTypeAttribute()]
public interface class IOleUndoUnit
[<GuidAttribute("894AD3B0-EF97-11CE-9BC9-00AA00608E01")>]
[<InterfaceTypeAttribute()>]
type IOleUndoUnit = interface end
public interface IOleUndoUnit
The IOleUndoUnit type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
Do | |
![]() |
GetDescription | |
![]() |
GetUnitType | |
![]() |
OnNextAdd |
Top
.gif)