Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The following table shows the software–based input panel functions, with a description of the purpose of each.
Function | Description |
---|---|
This function enumerates the currently available input methods (IMs). |
|
This application–defined callback function is used with the SipEnumIMfunction to enumerate the currently available input methods. |
|
This function returns the class identifier (CLSID) of the current input method (IM). |
|
This function receives information including the state of the software-based input panel, the area of the desktop that is not obscured by the software-based input panel, the screen coordinates of the software-based input panel, and information about the input method (IM) that the software-based input panel is currently using. |
|
This function registers a window, which then receives software-based input panel notifications related to the current input method (IM). |
|
This function sets the class identifier (CLSID) for the current input method (IM). |
|
This function sets the default size and position of the software-based input panel window. |
|
This function sets information including the state of the software–based input panel, the area of the desktop that is not obscured by the software–based input panel, the screen coordinates of the software-based input panel, and application-defined information about the input method (IM) that the software–based input panel is currently using. |
|
This function shows or hides the currently active software–based input panel window. An application must call this function to display the software–based input panel and its current input method. |
|
This function is called by an application to determine if the software-based input panel environment is loaded. With this information, an application can decide whether to continue interacting with the software-based input panel environment. |