CTextDocument2.Notifymethod
Notifies the Text Object Model (TOM) engine client of particular Input Method Editor (IME) events.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Syntax
FUNCTION Notify (BYVAL nNotify AS LONG) AS HRESULT
Parameters
| Name | Description | |
|---|---|---|
nNotify | An IME notification code. |
Description
Notifies the Text Object Model (TOM) engine client of particular Input Method Editor (IME) events.
Reference
- Documented in Windows/WIndows Controls/RichEdit/CTextDocument2 Class.md
- Topic: CTextDocument2 Class