EM_GETEVENTMASK message

Retrieves the event mask for a rich edit control. The event mask specifies which notification codes the control sends to its parent window.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

This message returns the event mask for the rich edit control.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

Reference

EM_SETEVENTMASK

Rich Edit Control Event Mask Flags