This document is archived and information here might be outdated. Recommended version. |
Maximum number of reversible operations.
[Visual Basic .NET]
Public Property UndoLevels As Integer
[C#]
public int UndoLevels {get; set;}
[C++]
HRESULT get_UndoLevels(
System.Int32* num_undo
);
[C++] Parameters num_undo [out, retval]
num_undo is a parameter of type long*