CRichEditCtx.ReleaseImmContextmethod
Releases an Input Method Manager (IMM) input context.
Syntax
FUNCTION ReleaseImmContext (BYVAL Context AS __int64) AS HRESULT
Parameters
| Name | Description | |
|---|---|---|
Context | The IMM input context to release. |
Return value
The IMM input context.
Description
Releases an Input Method Manager (IMM) input context.
Reference
- Defined in AfxNova/CRichEditCtx.inc:4803
- Documented in Windows/WIndows Controls/RichEdit/CRichEditCtx Class.md
- Topic: CRichEditCtx Class