EM_EMPTYUNDOBUFFER

Version 3.0

This message directs an edit control to clear its undo buffer. This disables the edit control's ability to undo the last edit.

Parameter

Description

 

wParam

Is not used.

 

lParam

Is not used.

 

Comments

The undo buffer is automatically emptied whenever the edit control receives a WM_SETTEXT or EM_SETHANDLE message.