This document is archived and information here might be outdated. Recommended version. |
Reverses last N changes.
[Visual Basic .NET] Public Function Undo ( _ ByVal N As Integer _ ) As Integer
[C#] public int Undo ( int N );
[C++]
HRESULT Undo(
long N
);
[C++]
Parameters N [in]
N is a parameter of type long