IMQueryLanguage Subroutine

Purpose

Checks to see if the specified input method is supported.

Library

Input Method Library (libIM.a)

Syntax

uint IMQueryLanguage( Name)
IMLanguage Name;

Description

The IMQueryLanguage subroutine checks to see if the input method specified by the Name parameter is supported.

Parameters

Item Description
Name Specifies the input method.

Return Values

The IMQueryLanguage subroutine returns a true value if the specified input method is supported, a false value if not.