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.
Name | Specifies the input method. |
The IMQueryLanguage subroutine returns a true value if the specified input method is supported, a false value if not.
The IMClose (IMClose Subroutine) subroutine, IMInitialize (IMInitialize Subroutine) subroutine.
Input Methods, National Language Support Overview, Understanding Keyboard Mapping contains a list of supported languages in AIX 5L Version 5.2 National Language Support Guide and Reference.