Important: The information in this document is obsolete and should not be used for new development.
FixTextService
TheFixTextService
function explicitly terminates any input that is in progress in a specified text service component.
FUNCTION FixTextService (ts: ComponentInstance): ComponentResult;
ts
- A component instance created by a prior call to the Component Manager
OpenComponent
function.DESCRIPTION
This function is equivalent to the user explicitly confirming text, but the request comes instead from the application or from the Text Services Manager. The text service component must stop accepting further input and confirm the current input, as appropriate.