Notifies the rich edit control’s parent window that the control is closing and the clipboard contains information.
EN_SAVECLIPBOARD
wParam = (WPARAM) (UINT) uID;
lParam = (LPARAM) (ENSAVECLIPBOARD *) lpesc;
Returns zero if the clipboard should be made available to other applications, nonzero if the clipboard should not be saved.