Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method generates messages to notify the IME UI of updates to the composition buffer.
Syntax
HRESULT GenerateMessage(void);
Parameters
None.
Return Value
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
| Header | msime.h |
| Library | uuid.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |