IImeIPoint2::Initialize (Windows CE 5.0)

Send Feedback

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

IImeIPointNotifySink

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.