Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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