EM_CANUNDO

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

Parameters

wParam

This parameter is not used.

lParam

This parameter 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.

See Also

EM_UNDO