EE_EMPTY_UNDO_BUFFER¶
Empties the buffer for the Undo and Redo commands. You can send this message explicitly or use the Editor_EmptyUndoBuffer inline function.
EE_EMPTY_UNDO_BUFFER
wParam = 0;
lParam = 0;
Parameters¶
None.
Return Values¶
The return value is not used.