IImeIPointNotifySink::GenerateMessage

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

 Last updated on Friday, April 09, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.