The EN_PROTECTED notification message notifies a rich edit control’s parent window that the user is taking an action that would change a protected range of text. A rich edit control sends this notification message in the form of a WM_NOTIFY message.
EN_PROTECTED wParam = (WPARAM) (UINT) uID; lParam = (LPARAM) (ENPROTECTED FAR *) lpEnProtected;
Returns zero to allow the operation or a nonzero value to prevent it.
If zero is returned and the msg, wParam, and lParam members of the ENPROTECTED structure are changed, the control processes the revised message instead of the original message.
file: /Techref/os/win/api/win32/mess/src/msg07_8.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 17:50,
18.117.7.212: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://massmind.ecomorder.com/Techref/os/win/api/win32/mess/src/msg07_8.htm"> EN_PROTECTED</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.