UndoErrors Enum
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.
General definitions for undo errors.
public enum class UndoErrors
public enum class UndoErrors
enum UndoErrors
public enum UndoErrors
type UndoErrors =
Public Enum UndoErrors
- Inheritance
-
UndoErrors
Fields
Name | Value | Description |
---|---|---|
UNDO_E_CLIENTABORT | -2147205119 | Undo action terminated with client abort. |
Remarks
COM Signature
From textmgr.idl: