IMDestroy Subroutine

Purpose

Destroys an input method instance.

Library

Input Method Library (libIM.a)

Syntax

void IMDestroy( IM)
IMObject IM;

Description

The IMDestroy subroutine destroys an input method instance.

Parameters

Item Description
IM Specifies the input method instance to be destroyed.