CRichEdit.Reconversionmethod
Invokes the Input Method Editor (IME) reconversion dialog box.
Syntax
FUNCTION Reconversion (BYVAL hRichEdit AS HWND) AS DWORD
Parameters
| Name | Description | |
|---|---|---|
hRichEdit | The handle of the rich edit control. |
Return value
This message always returns zero.
Description
Invokes the Input Method Editor (IME) reconversion dialog box.
Reference
- Defined in AfxNova/CRichEdit.inc:881
- Documented in Windows/WIndows Controls/CRichEdit Class.md
- Topic: CRichEdit Class