An application sends an EM_GETMODIFY message to determine whether the content of an edit control has been modified.
EM_GETMODIFY wParam = 0; // not used; must be zero lParam = 0; // not used; must be zero
This message has no parameters.
If the content of edit control has been modified, the return value is TRUE; otherwise, it is FALSE.
Windows maintains an internal flag indicating whether the content of the edit control has been changed. This flag is cleared when the edit control is first created; alternatively, an application can send an EM_SETMODIFY message to the edit control to clear the flag.
file: /Techref/os/win/api/win32/mess/src/msg05_2.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 12:09,
3.147.80.249:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/Techref/os/win/api/win32/mess/src/msg05_2.htm"> EM_GETMODIFY</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.