Checks to see if the specified input method is supported.
Input Method Library (libIM.a)
uint IMQueryLanguage( Name)
IMLanguage Name;
The IMQueryLanguage subroutine checks to see if the input method specified by the Name parameter is supported.
Item | Description |
---|---|
Name | Specifies the input method. |
The IMQueryLanguage subroutine returns a true value if the specified input method is supported, a false value if not.