IImeIPoint2::Initialize (Windows CE 5.0)
This method initializes the conversion service and registers a pointer to an IImeIPointNotifySink interface to the conversion service. The conversion service uses the IImeIPointNotifySink interface to send the composition, candidate, and result strings to the IME UI.
STDMETHOD UpdateContext(VOID* pCallBack);
Parameters
- pCallBack
[in] Pointer to the IImeIPointNotifySink instance.
Return Values
None.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.
See Also
Send Feedback on this topic to the authors