IImeIPointNotifySink
Other versions of this page are also available for the following:
8/28/2008
This interface is a callback interface implemented by the IME user interface (UI) component. The IME conversion service calls the methods of this interface to notify the UI of composition buffer changes and to request action and information from the IME UI.
Method
The following tables show the methods for this interface in VTable order.
IUnknown method | Description |
---|---|
Returns pointers to supported interfaces. |
|
Increments the reference count. |
|
Decrements the reference count. |
IImeIPointNotifySink method | Description |
---|---|
Receives information about the position of the insertion point in the composition string. |
|
Receives information about the string of the composition result. |
|
Specifies whether the IME UI expects the half-width character in the reading string. |
|
Receives information about the reading string of the composition result. |
|
Receives information about the reading string of the current composition. |
|
Receives information about the current composition string. |
|
Receives the clause information of the result string. |
|
Receives the clause information of the reading string of the composition result. |
|
Receives the clause information of the reading string of the current composition. |
|
Receives the clause information of the current composition string. |
|
Receives the attribute information of the reading string of the current composition. |
|
Receives the attribute information of the current composition string. |
|
Receives information about the target clause. |
|
Receives information about the candidate list. |
|
Receives information about the current candidate selection. |
|
Receives information about the starting position of any changes in the composition string. |
|
Implemented to be notified of the composition buffer updates. |
Requirements
Header | msime.h |
Library | uuid.lib |
Windows Embedded CE | Windows CE .NET 4.0 and later |