CRichEditCtx.GetIMECompModemethod
Gets the current IME mode for a rich edit control.
Syntax
FUNCTION GetIMECompMode () AS DWORD
Return value
The return value is one of the following values.
Description
Gets the current IME mode for a rich edit control.
Reference
- Defined in AfxNova/CRichEditCtx.inc:2136
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class