CRichEditCtx.GetImmContextmethod
Gets the Input Method Manager (IMM) input context from the Text Object Model (TOM) host.
Syntax
FUNCTION GetImmContext () AS __int64
Return value
The IMM input context.
Description
Gets the Input Method Manager (IMM) input context from the Text Object Model (TOM) host.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4749
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class