Input Method Manager (IMM) Function Identifiers
A version of this page is also available for
4/8/2010
The following table shows the Internationalization function identifiers with a description of the purpose of each.
Identifier | Description |
---|---|
This control identifier requests the conversion service to delete the composition characters as if the BACKSPACE key was pressed. |
|
This control identifier requests the conversion service to move the insertion point (caret or cursor position) at the end of the composition string. |
|
This control identifier requests the conversion service to delete the composition characters as if the DELETE key was pressed. |
|
This control identifier requests the conversion service to move the insertion point (caret or cursor position) left. |
|
This control identifier requests the conversion service to move the insertion point (caret or cursor position) right. |
|
This control identifier requests the conversion service to set the insertion point (caret or cursor position) at a specific position. |
|
This control identifier requests the conversion service to move the insertion point (caret or cursor position) at the top of the composition string. |
|
This control identifier requests the conversion service to clear all composition strings. |
|
This control identifier requests the conversion service to convert the current composition string. |
|
This control identifier requests the conversion service to determine the current composition string and generate the result string. |
|
This control identifier requests the conversion service to return the current conversion mode. |
|
This control identifier requests the conversion service to return an error status. |
|
This control identifier requests the conversion service to insert a full-width space character. |
|
This control identifier requests the conversion service to insert a half–width space character. |
|
This control identifier requests the conversion service to insert a one–space character as if the SPACE key was pressed. |
|
This control identifier requests the conversion service to decrease the length of the target clause. |
|
This control identifier requests the conversion service to increase the length of the target clause. |
|
This control identifier requests the conversion service to change the target clause to the left. |
|
This control identifier requests the conversion service to move the target clause to the right. |
|
This control identifier requests the conversion service to revert the target clause to a non–converted state. |
|
This control identifier requests the conversion service to revert the entire composition string to a non–converted state. |
|
This control identifier requests the conversion service to generate a candidate list for the target clause. |
|
This control identifier requests the conversion service to stop IME processing. |
|
This control identifier requests the conversion service to start IME processing. |
|
This control identifier requests the conversion service to delete the current target clause. |
|
This control identifier configures whether the conversion service performs the pre-conversion processing. |
|
This control identifier requests the conversion service to reload the registry settings and initialize. |
|
This control identifier requests the conversion service to change the candidate selection of the target clause. |
|
This control identifier sets the conversion mode in the conversion service. |
|
This control identifier sets the shift state in the conversion service. |