LinkedUndoErrors 枚举

取消错误。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop(在 Microsoft.VisualStudio.TextManager.Interop.dll 中)

语法

声明
Public Enumeration LinkedUndoErrors
public enum LinkedUndoErrors
public enum class LinkedUndoErrors
type LinkedUndoErrors
public enum LinkedUndoErrors

成员

成员名称 说明
LINKEDUNDO_E_INTERVENING_ACTION 父活动失败因为另一个活动位于堆栈顶部。,在移除会尝试,但失败,则从 IOleUndoManager 将返回。

备注

COM 签名

从 textmgr.idl:

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间