EM_GETMODIFY

This message returns the current value of the modify flag for a given edit control. The flag is set by the control if the user enters or modifies text within the control.

Parameter Description  

wParam Is not used.  
lParam Is not used.  

Return Value

The return value is the value of the current modify flag for a given edit control.