Editor_EmptyUndoBuffer

Empties the buffer for the Undo and Redo commands. You can use this inline function or explicitly send the EE_EMPTY_UNDO_BUFFER message.

Editor_EmptyUndoBuffer( HWND hwnd );

Parameters

hwnd

Specifies the window handle of the view or frame of EmEditor.

Return Values

The return value is not used.