IImeIPointNotifySink::GenerateMessage (Windows CE 5.0)

Send Feedback

This method generates messages to notify the IME UI of updates to the composition buffer.

HRESULT GenerateMessage(void);

Parameters

None.

Return Values

None.

Remarks

This method is called when the first parameter of the IImeIPoint2::UpdateContext method call is TRUE. Because this method is called after all other callback functions are called, it functions as a trigger to start updating IME UI elements by sending IME UI messages.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Msime.h.
Link Library: Uuid.lib.

See Also

IImeIPoint2::UpdateContext

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.