Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the event mask for this CRichEditCtrl object.
long GetEventMask( ) const;
Return Value
The event mask for this CRichEditCtrl object.
Remarks
The event mask specifies which notification messages the CRichEditCtrl object sends to its parent window.
For more information, see EM_GETEVENTMASK in the Windows SDK.
Example
See the example for CRichEditCtrl::SetEventMask.
Requirements
Header: afxcmn.h