EM_CANUNDO

This message determines whether an edit control can respond correctly to an EM_UNDO message.

Parameter Description  

wParam Is not used.  
lParam Is not used.  

Return Value

The return value is nonzero if the edit control can process the EM_UNDO message correctly. Otherwise, it is zero.